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

feat(ai-provider): add XGrok AI model integration #107

Merged
merged 2 commits into from
Dec 13, 2024
Merged

Conversation

olasunkanmi-SE
Copy link
Owner

  • Add XGrok as new generative AI provider option alongside existing models
  • Implement config options for XGrok API key and model name
  • Extend EventGenerator to handle XGrok model responses
  • Add XGrok base URL configuration and client creation utility
  • Refactor chat manager to support XGrok provider using Anthropic client
  • The commit integrates XGrok as a new AI model provider while maintaining existing functionality for Gemini, Groq, and Anthropic models.

Add XGrok as new generative AI provider option alongside existing models
Implement config options for XGrok API key and model name
Extend EventGenerator to handle XGrok model responses
Add XGrok base URL configuration and client creation utility
Refactor chat manager to support XGrok provider using Anthropic client
The commit integrates XGrok as a new AI model provider while maintaining existing functionality for Gemini, Groq, and Anthropic models.
@olasunkanmi-SE olasunkanmi-SE merged commit 51fbc25 into main Dec 13, 2024
2 checks passed
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.

2 participants