Obsidian Copilot is an open-source AI assistant plugin designed for simplicity and ease of use. Users can interact with various models using their own API key or local models. It supports custom prompts and allows for quick conversations with the entire note library to get answers and insights. It aims to be the ultimate privacy-focused AI assistant, deeply understanding your personal knowledge base.Documentation Index
Fetch the complete documentation index at: https://docs.siliconflow.cn/llms.txt
Use this file to discover all available pages before exploring further.
How can you use SiliconFlow models in Obsidian?
1. Obtain API Key
- Open the SiliconFlow website and register an account (if you have registered, log in directly).
- After completing the registration, go to the API Keys, create a new API Key, and copy the key for future use.
2. Using SiliconFlow Language Models in Obsidian Copilot
2.1 Install Obsidian Copilot
- Install the Obsidian application, see the Obsidian website for details.
- Install the Copilot plugin in Obsidian:

2.2 Configure SiliconFlow Models in Obsidian Copilot
2.2.1 Set LLM Model
- Model: SiliconFlow Platform LLM List
- Provider: 3rd party (openai-format)
- Base URL: https://api.siliconflow.cn/v1
- API Key: Get API Key

2.2.2 Set Embedding Model
- Model: See SiliconFlow Platform Embedding List
- Provider: 3rd party (openai-format)
- Base URL: https://api.siliconflow.cn/v1
- API Key: Get API Key

2.2.3 Load Configuration

2.3 Use SiliconFlow Models in Obsidian Copilot
Now you can use the SiliconFlow models and your local knowledge base for retrieval and Q&A.