a version use tools to askImportantQuestion and askImageCapture
This commit is contained in:
22
agents/.env.example
Normal file
22
agents/.env.example
Normal file
@@ -0,0 +1,22 @@
|
||||
LIVEKIT_API_SECRET="secret"
|
||||
LIVEKIT_API_KEY="devkey"
|
||||
LIVEKIT_URL="ws://127.0.0.1:7880"
|
||||
|
||||
MINIMAX_API_KEY="aa"
|
||||
|
||||
DEEPSEEK_API_KEY="bb"
|
||||
|
||||
AZURE_SPEECH_KEY="aa"
|
||||
AZURE_SPEECH_REGION="eastasia"
|
||||
|
||||
CARTESIA_API_KEY="bb"
|
||||
CARTESIA_LANGUAGE="zh"
|
||||
|
||||
SILICONFLOW_API_KEY="aa"
|
||||
|
||||
DASHSCOPE_API_KEY="aa"
|
||||
|
||||
VOLCENGINE_TTS_ACCESS_TOKEN="aa"
|
||||
VOLCENGINE_STT_ACCESS_TOKEN="aa"
|
||||
VOLCENGINE_LLM_API_KEY="aa"
|
||||
VOLCENGINE_REALTIME_ACCESS_TOKEN="aa"
|
||||
0
agents/README.md
Normal file
0
agents/README.md
Normal file
1012
agents/my_basic_agent_1_2_9.py
Normal file
1012
agents/my_basic_agent_1_2_9.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user