From 68a3ab621e7d5579a8d97d795973ed4c0cd88153 Mon Sep 17 00:00:00 2001 From: Wenjie Zhang Date: Thu, 27 Feb 2025 13:26:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A8=A1=E5=9E=8B=E4=BE=9B?= =?UTF-8?q?=E5=BA=94=E5=95=86=EF=BC=9ATogether=20AI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/static/models.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/static/models.yaml b/src/static/models.yaml index a2610c2c..329f9f54 100644 --- a/src/static/models.yaml +++ b/src/static/models.yaml @@ -50,6 +50,18 @@ MODEL_NAMES: - deepseek-ai/DeepSeek-R1-Distill-Qwen-7B - Qwen/Qwen2.5-72B-Instruct - Qwen/Qwen2.5-7B-Instruct + together.ai: + name: Together.ai + url: https://api.together.ai/models + base_url: https://api.together.xyz/v1/ + default: meta-llama/Llama-3.3-70B-Instruct-Turbo-Free + env: + - TOGETHER_API_KEY + models: + - meta-llama/Llama-3.3-70B-Instruct-Turbo + - meta-llama/Llama-3.3-70B-Instruct-Turbo-Free + - deepseek-ai/DeepSeek-R1-Distill-Llama-70B-free + qianfan: name: 百度千帆 (QianFan) url: https://open.bigmodel.cn/dev/api