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

Feature Request: Make defaultObjectGenerationMode and supportsStructuredOutputs configurable #39

Open
ArnoChenFx opened this issue Feb 6, 2025 · 0 comments

Comments

@ArnoChenFx
Copy link
Contributor

ArnoChenFx commented Feb 6, 2025

Make defaultObjectGenerationMode and supportsStructuredOutputs configurable to support more models.

For example:

  • gpt-4o: defaultObjectGenerationMode='json' and supportsStructuredOutputs=false
  • mistral-small-24b-instruct-2501 in lm-studio: defaultObjectGenerationMode='json' and supportsStructuredOutputs=true
  • deepseek-v3: defaultObjectGenerationMode='json' and supportsStructuredOutputs=false
  • deepseek-v3 in silliconflow: defaultObjectGenerationMode='tool' and supportsStructuredOutputs=false
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