SUZENT / 文档
SUZENT 使用手册

LiteLLM Proxy

Run a self-hosted gateway in front of any set of models. Useful for teams, rate-limit management, or cost tracking. Setup: docs.litellm.ai Field Description --- --- LITELLM_MASTER_

此页面目前提供英文内容,中文翻译尚未完成。

Run a self-hosted gateway in front of any set of models. Useful for teams, rate-limit management, or cost tracking.

Setup: docs.litellm.ai

FieldDescription
LITELLM_MASTER_KEYYour proxy master key (starts with sk-...)
LITELLM_BASE_URLURL of your running proxy (e.g. http://localhost:4000)

Click Fetch Models after saving to load the models your proxy exposes.

在 GitHub 上编辑此页 ↗