Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.0.0 #9

Merged
merged 9 commits into from
Jun 22, 2024
Merged

1.0.0 #9

merged 9 commits into from
Jun 22, 2024

Conversation

Gyarbij
Copy link
Owner

@Gyarbij Gyarbij commented Jun 22, 2024

No description provided.

Gyarbij added 9 commits June 22, 2024 18:33
1. Added endpoints for fine-tuning jobs.
2. Added an endpoint for image generation (DALL-E).
3. Added endpoints for file management.
4. Added an endpoint for content moderation.
5. Added endpoints for deployments management.
6. Added endpoints for Whisper speech-to-text transcriptions and translations.
7. Updated the handleAzureProxy function to allow PATCH method in the CORS headers.
Support for additional endpoints (image generation, fine-tuning, file management).

Better handling of different request paths.

Improved error handling and logging.

Support for rate limiting headers.

Proper handling of streaming responses.

Updated model mappings to include the latest models.
GPT-3.5 Turbo:

gpt-35-turbo-0301
gpt-35-turbo-0613
gpt-35-turbo-1106
gpt-35-turbo-0125
gpt-35-turbo-16k
GPT-4:

gpt-4-0613
gpt-4-1106-preview
gpt-4-0125-preview
gpt-4-vision-preview
gpt-4-turbo-2024-04-09
gpt-4o-2024-05-13
gpt-4-32k-0613
Embeddings:

text-embedding-3-large
text-embedding-3-small
text-embedding-ada-002
DALL-E:

dall-e-2
dall-e-3
Other models:

babbage-002
davinci-002
whisper-001
@Gyarbij Gyarbij merged commit 58ca1b8 into stable Jun 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant