feat(docs): add Chrome extension documentation

This commit is contained in:
Simon
2026-01-28 23:27:11 +08:00
parent b0e07d5180
commit 5d77990187
6 changed files with 239 additions and 52 deletions

View File

@@ -32,6 +32,7 @@ export default {
custom_tools: 'Custom Tools',
knowledge_injection: 'Instructions',
data_masking: 'Data Masking',
chrome_extension: 'Chrome Extension',
cdn_setup: 'CDN Setup',
best_practices: 'Best Practices',
third_party_agent: 'Third-party Agent',

View File

@@ -31,6 +31,7 @@ export default {
custom_tools: '自定义工具',
knowledge_injection: '知识注入',
data_masking: '数据脱敏',
chrome_extension: 'Chrome 扩展',
cdn_setup: 'CDN 引入',
best_practices: '最佳实践',
third_party_agent: '接入第三方 Agent',