feat: Add agent interface document link to agent page #3189 (#3190)

### What problem does this PR solve?

feat: Add agent interface document link to agent page #3189

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-11-04 17:04:35 +08:00
committed by GitHub
parent 16b6a78c1e
commit 57f23e0808
7 changed files with 70 additions and 15 deletions

View File

@@ -416,6 +416,7 @@ export default {
multiTurn: '多輪對話優化',
multiTurnTip:
'在多輪對話的中對去知識庫查詢的問題進行最佳化。會呼叫大模型額外消耗token。',
howUseId: '如何使用聊天ID',
},
setting: {
profile: '概述',
@@ -979,6 +980,7 @@ export default {
reference: '引用',
input: '輸入',
parameter: '參數',
howUseId: '如何使用Agent ID',
},
footer: {
profile: '“保留所有權利 @ react”',