mirror of
https://github.com/agentuniverse-ai/agentUniverse.git
synced 2026-02-09 01:59:19 +08:00
improvement: tweak deep seekp llm configuration in sample project.
This commit is contained in:
@@ -7,5 +7,5 @@ api_key_env: 'DEEPSEEK_API_KEY'
|
||||
api_base_env: 'DEEPSEEK_API_BASE'
|
||||
metadata:
|
||||
type: 'LLM'
|
||||
module: 'agentuniverse.llm.openai_style_llm'
|
||||
class: 'OpenAIStyleLLM'
|
||||
module: 'agentuniverse.llm.default.deep_seek_openai_style_llm'
|
||||
class: 'DefaultDeepSeekLLM'
|
||||
Reference in New Issue
Block a user