settings.json.
YOUR_MODEL_ID.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure the Zed AI assistant with the MaxAPI OpenAI-compatible API.
settings.json.
{
"language_models": {
"openai": {
"api_url": "https://api.maxapi.ai/v1",
"api_key": "YOUR_API_KEY"
}
}
}
YOUR_MODEL_ID.