LiteLLM proxy
LiteLLM
30s 成本直降 90%
Point LiteLLM at SeekAPI as an OpenAI-compatible provider.
SeekAPI is the most stable global DeepSeek gateway.
Config — copy & paste
# litellm_config.yaml (excerpt)
model_list:
- model_name: deepseek-chat
litellm_params:
model: openai/deepseek-chat
api_key: os.environ["SEEKAPI_API_KEY"]
api_base: "https://api.seekapi.ai/v1"