fish-ai
fish-ai copied to clipboard
feat: Add support for xAI API
💡 Summary
xAI is fast and cheap!
📚 References
[1] https://console.x.ai/
Is this the same as Groq? See #197
No, I was confused by this too. Apparently https://groq.com/ is a separate thing. xAI's product is "Grok". xAI is OpenAI compatible so it should be simple I think?
Does this work?
[grok]
provider = openai
base_url= https://api.x.ai/v1
model = grok-3
api_key = <paste API here>
This issue has been inactive for 30 days. It will be automatically closed after 14 days if no further activity occurs.
This issue was closed because of inactivity.