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.