-
Notifications
You must be signed in to change notification settings - Fork 44
Add multi-provider support with OpenAI integration #11
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
base: main
Are you sure you want to change the base?
Conversation
Hey thanks for contributing, I see the UI looks significantly different - the new features are great - could you not drift away from the original UI? |
Let me see what changed and see if I can get back to it as much as I can. Adding multiple providers, as I stated in the Issue that was created, is doable, but the UI needs to be slightly changed to make this possible. especially now with GPT4V, I'll be implementing a full labeling system for the AI. |
Could you consider improving your work by integrating the free API , a project like GPT4FREE. I can help and contribute. |
The next step to provide more services, yes. I wanted to be sure I got the basic top models (openai) just due to the fact that most models have an openai compatible api. |
Add Multi-Provider Support (OpenAI + Anthropic)
Multi-Provider Support Enhancement
This PR adds robust multi-provider support to Grunty AI, allowing the application to work with both Anthropic Claude and OpenAI models.
Key Features Added:
Provider Selection UI:
Provider-Specific Integration:
Improved Error Handling:
Configuration:
Testing:
Documentation:
Testing Performed:
This enhancement significantly expands Grunty's capabilities by allowing users to choose their preferred AI provider and model.