feat: Support Qwen as new model provider (#2715)

Co-authored-by: mingholy.lmh <mingholy.lmh@gmail.com>
This commit is contained in:
wyw
2024-06-04 11:38:56 +08:00
committed by GitHub
parent 5676899181
commit 75cd63aa39
67 changed files with 707 additions and 5 deletions

View File

@@ -108,6 +108,10 @@ OPENAI_API_KEY=sk-xxxxxxxxx
# DEEPSEEK_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
### Qwen AI ####
# QWEN_API_KEY=sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
########################################
############ Market Service ############
########################################