From 3be01e3f3e095e13f228b5965403876d7516c15e Mon Sep 17 00:00:00 2001 From: duanfuxiang Date: Tue, 18 Feb 2025 15:35:37 +0800 Subject: [PATCH] update README.md --- README.md | 5 +++++ README_zh-CN.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 5ed7caf..5eb3a33 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ Leverage the power of AI to interact with your entire Obsidian vault, gaining in 3. Search for "Infio Copilot" and click Install 4. Enable the plugin in Community plugins 5. Set up your API key in plugin settings + - SiliconFlow : [SiliconFlow API Keys](https://cloud.siliconflow.cn/account/ak) + - OpenRouter : [OpenRouter API Keys](https://openrouter.ai/settings/keys) + - Alibaba Bailian : [Bailian API Keys](https://help.aliyun.com/zh/dashscope/developer-reference/activate-dashscope-and-create-an-api-key) - DeepSeek : [DeepSeek API Keys](https://platform.deepseek.com/api_keys/) - OpenAI : [ChatGPT API Keys](https://platform.openai.com/api-keys) - Anthropic : [Claude API Keys](https://console.anthropic.com/settings/keys) @@ -61,6 +64,8 @@ Leverage the power of AI to interact with your entire Obsidian vault, gaining in * Infio Copilot: Infio add selection to chat -> cmd + shift + L * Infio Copilot: Infio Inline Edit -> cmd + shift + K ![autocomplte](asserts/doc-set-hotkey.png) +7. If you need to chat with documents, you must configure an embedding model. + - Currently, only SiliconFlow, Alibaba, Google, and OpenAI platforms support embedding models. ## Feedback and Support We value your input and want to ensure you can easily share your thoughts and report any issues: diff --git a/README_zh-CN.md b/README_zh-CN.md index 3749ecc..d4b63f2 100644 --- a/README_zh-CN.md +++ b/README_zh-CN.md @@ -50,6 +50,9 @@ 3. 搜索 "Infio Copilot" 并点击安装 4. 在社区插件中启用该插件 5. 在插件设置中配置您的 API 密钥 + - SiliconFlow : [SiliconFlow API Keys](https://cloud.siliconflow.cn/account/ak) + - OpenRouter : [OpenRouter API Keys](https://openrouter.ai/settings/keys) + - Alibaba Bailian : [Bailian API Keys](https://help.aliyun.com/zh/dashscope/developer-reference/activate-dashscope-and-create-an-api-key) - DeepSeek:[DeepSeek API Keys](https://platform.deepseek.com/api_keys/) - OpenAI:[ChatGPT API Keys](https://platform.openai.com/api-keys) - Anthropic:[Claude API Keys](https://console.anthropic.com/settings/keys) @@ -62,6 +65,8 @@ * Infio Copilot: Infio add selection to chat -> cmd + shift + L * Infio Copilot: Infio Inline Edit -> cmd + shift + K ![autocomplte](asserts/doc-set-hotkey.png) +7. 如果需要 跟文档聊天 , 需要配置 embedding 模型 + - 目前之后 SiliconFlow Alibaba Google OpenAI 平台支持嵌入模型 ## 反馈与支持 我们重视您的意见,并希望确保您能轻松分享想法和报告问题: