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

Error handling for wrong model type #57

Open
3 tasks
tanya-borisova opened this issue Sep 18, 2024 · 0 comments
Open
3 tasks

Error handling for wrong model type #57

tanya-borisova opened this issue Sep 18, 2024 · 0 comments
Assignees

Comments

@tanya-borisova
Copy link
Contributor

  • Fail /embedding endpoint if the model param passed in does not support embeddings
  • Fail /completions endpoint if the model param passed in does not support completions
  • Fail /chat/completions endpoint if the model param passed in does not support completions
@tanya-borisova tanya-borisova changed the title Fail requests if a wrong type of model is passed in Error handling for wrong model type Sep 18, 2024
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

No branches or pull requests

1 participant