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