Sign inSign up

gowah/ai-proxy

By gowah

•Updated 10 months ago

This is a simple proxy for AI services.

Image
0

377

gowah/ai-proxy repository overview

⁠AI Proxy

This is a simple proxy for AI services.

⁠Usage

Replace your API domain with the domain of the proxy deployed on your server. For example:

  • Gemini:
    • from https://generativelanguage.googleapis.com/v1beta
    • tohttps://your-proxy/generativelanguage/v1beta
  • OpenAI:
    • from https://api.openai.com/v1
    • to https://your-proxy/openai/v1
  • Anthropic:
    • from https://api.anthropic.com/v1
    • to https://your-proxy/anthropic/v1
  • Groq:
    • from https://api.groq.com/openai/v1
    • to https://your-proxy/groq/openai/v1
  • Perplexity:
    • from https://api.perplexity.ai
    • to https://your-proxy/pplx
  • Mistral:
    • from https://api.mistral.ai
    • to https://your-proxy/mistral
  • OpenRouter:
    • from https://openrouter.ai/api
    • to https://your-proxy/openrouter
  • xAI:
    • from https://api.xai.ai
    • to https://your-proxy/xai
  • Cerebras:
    • from https://api.cerebras.ai
    • to https://your-proxy/cerebras

Tag summary

Content type

Image

Digest

sha256:38e22b45d…

Size

406.5 MB

Last updated

10 months ago

docker pull gowah/ai-proxy