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