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

Improved support for additional OpenAI providers #118

Closed
sashirestela opened this issue May 6, 2024 · 0 comments · Fixed by #246 or #249
Closed

Improved support for additional OpenAI providers #118

sashirestela opened this issue May 6, 2024 · 0 comments · Fixed by #246 or #249
Assignees
Labels
enhancement New feature or request

Comments

@sashirestela
Copy link
Owner

The current support for additional OpenAI providers has the problem that they are throwing exceptions for unsupported features which is a poor design. This feature needs to be improved and one option could be to apply the Interface Segregation principle from the SOLID principles.

@sashirestela sashirestela added the enhancement New feature or request label May 6, 2024
This was referenced Sep 14, 2024
@sashirestela sashirestela self-assigned this Dec 23, 2024
This was linked to pull requests Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant