Closed
Description
Add Grok/XAI support to the LLM abstraction
After implementing the new LLM abstraction with Anthropic support, we need to add support for Grok/XAI models.
Tasks
- Research the best way to interact with Grok/XAI directly (without Vercel AI SDK)
- Implement Grok/XAI adapter for our LLM abstraction
- Convert between our message format and Grok/XAI's format
- Handle tool calls and tool results properly
- Update configuration to support Grok/XAI models
- Add tests for Grok/XAI integration
Benefits
- Restore support for Grok/XAI models that was removed when reverting Vercel AI SDK
- Provide users with more model options
- Implement a cleaner, more reliable integration than the previous version
Metadata
Metadata
Assignees
Labels
No labels