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

fix: allow no object type for model list #445

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

thedadams
Copy link
Contributor

The generic OpenAI compatible model provider requires that the models list returned have an Object parameter with value "list." This parameter is not included in some otherwise compatible model providers and it seems reasonable to not require this field.

For whatever it's worth: I consider this work to have been done in my free time.

The generic OpenAI compatible model provider requires that
the models list returned have an Object parameter with value
"list." This parameter is not included in some otherwise
compatible model providers and it seems reasonable to not
require this field.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit 591dedb into obot-platform:main Feb 15, 2025
2 checks passed
@thedadams thedadams deleted the openai-compat-no-list branch February 15, 2025 21:36
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.

3 participants