Files
letta-server/tests/configs/llm_model_configs/xai-grok-2.json
Charles Packer 1687d9edb7 feat: add xAI / Grok support (#1122)
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-26 11:02:42 -08:00

7 lines
132 B
JSON

{
"context_window": 131072,
"model": "grok-2-1212",
"model_endpoint_type": "xai",
"model_endpoint": "https://api.x.ai/v1"
}