feat: support alibaba qwen llm;

This commit is contained in:
maquannene
2025-02-13 20:09:00 +08:00
parent 3a459a91ad
commit 1eb4b30752
3 changed files with 21 additions and 3 deletions

View File

@@ -17,6 +17,9 @@ MISTRAL_ENDPOINT=https://api.mistral.ai/v1
OLLAMA_ENDPOINT=http://localhost:11434
ALIBABA_ENDPOINT=https://dashscope.aliyuncs.com/compatible-mode/v1
ALIBABA_API_KEY=
# Set to false to disable anonymized telemetry
ANONYMIZED_TELEMETRY=true