How do I call gpt-5.1-codex-max from my code?
Use the OpenAI or Anthropic SDK and point baseURL at https://synapse.garden/api/v1. Set model: ‘openai/gpt-5.1-codex-max’ and supply your Synapse Garden API key. No code changes beyond the base URL.