🤖 LiteLLM

Server Proxy per chiamare più di 100 LLM nel formato OpenAI

★ 15.5k AI LLM

Homepage · Source code

Author: Berrie AI, Inc · License: MIT

Version: 1.56.4 · Updated

Informazioni su LiteLLM

Chiama tutte le API LLM usando il formato OpenAI [Bedrock, Huggingface, VertexAI, TogetherAI, Azure, OpenAI, Groq ecc.]

preview


Caratteristiche

  • Traduce gli input negli endpoint completion, embedding e image_generation del provider
  • Output consistente, le risposte testuali saranno sempre disponibili in ['choices'][0]['message']['content']
  • Logica di retry/fallback tra più deployment (es. Azure/OpenAI) - Router
  • Imposta budget e limiti di velocità per progetto, chiave api, modello Server Proxy LiteLLM (Gateway LLM)

Environment variables

View environment variables
PROJECT
  litellm
DOMAIN
  stack.localhost
LITELLM_MASTER_KEY
  "sk-1234" # Your master key for the proxy server. Can use this to send /chat/completion requests etc
LITELLM_SALT_KEY
  "sk-XXXXXXXX" # Can NOT CHANGE THIS ONCE SET - It is used to encrypt/decrypt credentials stored in DB. If value of 'LITELLM_SALT_KEY' changes your models cannot be retrieved from DB
OPENAI_API_KEY
  ""
OPENAI_API_BASE
  ""
COHERE_API_KEY
  ""
OR_SITE_URL
  ""
OR_APP_NAME
  "LiteLLM Example app"
OR_API_KEY
  ""
AZURE_API_BASE
  ""
AZURE_API_VERSION
  ""
AZURE_API_KEY
  ""
REPLICATE_API_KEY
  ""
REPLICATE_API_TOKEN
  ""
ANTHROPIC_API_KEY
  ""
INFISICAL_TOKEN
  ""

Un'alternativa a

  1. OpenAI  ChatGPT

Correlati

  1. Ollama  Open WebUI

    Un'interfaccia intuitiva per la chat con l'IA

    ★ 54.7k llm ai rag chatbot
  2. 🤯  LobeChat

    Framework di chat AI open-source dal design moderno

    ★ 51.6k llm ai rag chatbot
  3. Ollama  Ollama

    Il modo più semplice per iniziare a utilizzare i modelli di linguaggio di grandi dimensioni

    ★ 107k llm ai
  4. 🤖  AnythingLLM

    L'app di intelligenza artificiale tutto-in-uno che stavi cercando

    ★ 27.8k llm ai rag chatbot