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

Add support for gpt-3.5-turbo-instruct #136

Open
tranhoangnguyen03 opened this issue Sep 25, 2023 · 1 comment
Open

Add support for gpt-3.5-turbo-instruct #136

tranhoangnguyen03 opened this issue Sep 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@tranhoangnguyen03
Copy link

gpt-3.5-turbo-instruct is available as replacement for text-davinci-3 but not compatible with declarai yet.
InvalidRequestError: This is not a chat model and thus not supported in the v1/chat/completions endpoint. Did you mean to use v1/completions?

@matankley matankley self-assigned this Sep 26, 2023
@matankley matankley added enhancement New feature or request good first issue Good for newcomers labels Sep 26, 2023
@matankley
Copy link
Contributor

Hey! Thanks for raising that.
I'll add support for that later on this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants