Skip to content

Commit 7bce723

Browse files
committed
fix: rebase agent.md
1 parent 24f4322 commit 7bce723

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

docs/docs/agent.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ root_agent:
129129
backend: local
130130
knowledgebase:
131131
backend: opensearch
132-
index: test
133132
tools:
134133
- module: demo_tool # tool 所在的模块
135134
func: greeting # tool 的函数名称

docs/docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ model:
7070
embedding:
7171
name: doubao-embedding-text-240715
7272
dim: 2560
73-
api_base: https://ark.cn-beijing.volces.com/api/v3/
73+
api_base: https://ark.cn-beijing.volces.com/api/v3/embeddings
7474
api_key:
7575

7676
volcengine:

0 commit comments

Comments
 (0)