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