mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
add azure and groq to web app
This commit is contained in:
@@ -249,6 +249,8 @@ MODULE_DESCRIPTIONS = {
|
|||||||
"run_ollama": "Using local ollama model to process tasks",
|
"run_ollama": "Using local ollama model to process tasks",
|
||||||
"run_qwen_mini_zh": "Using qwen model with minimal configuration to process tasks",
|
"run_qwen_mini_zh": "Using qwen model with minimal configuration to process tasks",
|
||||||
"run_qwen_zh": "Using qwen model to process tasks",
|
"run_qwen_zh": "Using qwen model to process tasks",
|
||||||
|
"run_azure_openai": "Using azure openai model to process tasks",
|
||||||
|
"run_groq": "Using groq model to process tasks",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -249,6 +249,8 @@ MODULE_DESCRIPTIONS = {
|
|||||||
"run_ollama": "使用本地ollama模型处理任务",
|
"run_ollama": "使用本地ollama模型处理任务",
|
||||||
"run_qwen_mini_zh": "使用qwen模型最小化配置处理任务",
|
"run_qwen_mini_zh": "使用qwen模型最小化配置处理任务",
|
||||||
"run_qwen_zh": "使用qwen模型处理任务",
|
"run_qwen_zh": "使用qwen模型处理任务",
|
||||||
|
"run_azure_openai": "使用azure openai模型处理任务",
|
||||||
|
"run_groq": "使用groq模型处理任务",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user