We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f4322 commit 7bce723Copy full SHA for 7bce723
docs/docs/agent.md
@@ -129,7 +129,6 @@ root_agent:
129
backend: local
130
knowledgebase:
131
backend: opensearch
132
- index: test
133
tools:
134
- module: demo_tool # tool 所在的模块
135
func: greeting # tool 的函数名称
docs/docs/installation.md
@@ -70,7 +70,7 @@ model:
70
embedding:
71
name: doubao-embedding-text-240715
72
dim: 2560
73
- api_base: https://ark.cn-beijing.volces.com/api/v3/
+ api_base: https://ark.cn-beijing.volces.com/api/v3/embeddings
74
api_key:
75
76
volcengine:
0 commit comments