Connection check
verified live · 20h ago
ai-gateway
One key, 100+ models — chat with any LLM and generate video, images, speech. Free trial at 370.ai.
Tools
4
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
4 toolsRead from the running server on 20h ago.
chat
modelprompt*systemmax_tokenstemperature
Ask any text/chat model on 370.ai (Claude / GPT / Gemini / DeepSeek / Qwen / ...) and get its reply. Use this when you want a **specific or different** model than your own — e… Ask any text/chat model on 370.ai (Claude / GPT / Gemini / DeepSeek / Qwen / ...) and get its reply. Use this when you want a **specific or different** model than your own — e.g. consult Claude while you run on GPT, use a cheaper model for bulk work, or reach a model you don't have direct access to. One key, 100+ models. Call list_models to see the full catalog of model ids. Args: prompt: the user message / question. model: model id to call (see list_models). Empty = a fast cheap default. system: optional system instruction to steer the model. max_tokens: optional cap on output length (omit to let the model decide). temperature: optional sampling temperature 0..2 (omit for the model's default). Returns the model's text reply.
generate_image
sizeprompt*
Generate an image from a text prompt. Use whenever the user wants a picture/illustration/photo created. Args: prompt: description of the image (English works best).… Generate an image from a text prompt. Use whenever the user wants a picture/illustration/photo created. Args: prompt: description of the image (English works best). size: 1024x1024 (square) / 1024x1536 (portrait) / 1536x1024 (landscape). Returns the generated PNG image.
list_models
List the AI models available on 370.ai (chat / image / video / audio). Free, no billing. List the AI models available on 370.ai (chat / image / video / audio). Free, no billing.
text_to_speech
text*voice