提交最新代码。 代码动态执行存在一些问题,无法执行。
This commit is contained in:
+16
-3
@@ -10,21 +10,34 @@ business_object_structure_path: ./data/business_object_structure.md
|
||||
bowei_api_docs_path: ./data/bowei_api_docs.md
|
||||
|
||||
openai:
|
||||
api_key: sk-bbeamiumkouptsrueilgufqqyuumelcsivxwjbdugqwsqhwj
|
||||
api_key: sk-xlrnesfcuwrpevdwbuhthivpygwyzwbxxsyvhzzwrkpzjduk
|
||||
api_base: https://api.siliconflow.cn/v1
|
||||
#api_version: "" # 可选,某些API版本需要指定
|
||||
#organization: your_organization_id # 可选
|
||||
api_type: openai # 可选,默认为 openai;如果用 Azure 则为 azure
|
||||
model_name: Qwen/Qwen2.5-72B-Instruct
|
||||
#model_name: Qwen/Qwen3-8B
|
||||
#model_name: deepseek-ai/DeepSeek-V3
|
||||
|
||||
openai_coder:
|
||||
api_key: sk-xlrnesfcuwrpevdwbuhthivpygwyzwbxxsyvhzzwrkpzjduk
|
||||
api_base: https://api.siliconflow.cn/v1
|
||||
#api_version: "" # 可选,某些API版本需要指定
|
||||
#organization: your_organization_id # 可选
|
||||
api_type: openai # 可选,默认为 openai;如果用 Azure 则为 azure
|
||||
#model_name: Qwen/Qwen2.5-Coder-7B-Instruct
|
||||
#model_name: Qwen/Qwen3-8B
|
||||
model_name: deepseek-ai/DeepSeek-V3
|
||||
|
||||
embedding:
|
||||
api_base: https://api.siliconflow.cn/v1
|
||||
model_name: BAAI/bge-m3
|
||||
api_key: sk-bbeamiumkouptsrueilgufqqyuumelcsivxwjbdugqwsqhwj
|
||||
api_key: sk-xlrnesfcuwrpevdwbuhthivpygwyzwbxxsyvhzzwrkpzjduk
|
||||
|
||||
log_level: INFO
|
||||
|
||||
langsmith:
|
||||
api_key: your_langsmith_api_key
|
||||
api_key: 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
|
||||
api_url: https://api.smith.langchain.com/api/v1
|
||||
project: your_project_name
|
||||
tracing_enabled: true
|
||||
|
||||
Reference in New Issue
Block a user