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

allow to configure openai models to support tempature/stream/streamoptions/ #1085

Open
pelikhan opened this issue Feb 2, 2025 · 1 comment

Comments

@pelikhan
Copy link
Member

pelikhan commented Feb 2, 2025

The filgtering is currently hard-coded which won't work for Azure models. It should be configured in the alias configuration file.

Copy link

github-actions bot commented Feb 2, 2025

To allow for the configuration of OpenAI models, including temperature and stream options, it would be beneficial to refactor the current hard-coded filtering mechanism. Instead, these parameters should be configurable through an alias configuration file. This approach will enhance flexibility and compatibility with various models like Azure.

AI-generated content by issue-reviewer may be incorrect

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