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