You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Groq is OpenAI-compatible and very fast — base URL https://api.groq.com/openai/v1.
Follow the engine walkthrough in CONTRIBUTING.md. See backend/services/engines/api.py for the OpenAI-compatible path and docs/ENGINES.md for the contract.
Groq is OpenAI-compatible and very fast — base URL
https://api.groq.com/openai/v1.Follow the engine walkthrough in CONTRIBUTING.md. See
backend/services/engines/api.pyfor the OpenAI-compatible path anddocs/ENGINES.mdfor the contract.