Configuring the DeepSeek large model through the Copilot plugin in Obsidian#
- Register an account and verify identity with a mobile phone number from Silicon Flow
- Enter the Silicon Flow model plaza and select a model such as deepseek-ai/DeepSeek-V3
- Create an API key
- Go to the settings of the Copilot plugin in Obsidian
- After unchecking all options in the second Model, click Add custom model
- Fill in the model name as deepseek-ai/DeepSeek-V3, which is crucial and must be correct
- Fill in the display name as desired
- Select Open Ai Format for the provider
- Fill in the Base URL as https://api.siliconflow.cn/v1
- Fill in the API KEY with the API key applied for above
- Click Verify to validate
- After verification, click Add Model to add the model
- Return to the first option Basic
- In the General's Default Chat Model, select DeepSeekV3(Open AI Format)
- At this point, the required configuration is complete; simply open the command panel in Obsidian notes and enter Copilot to call the desired command
- The following configurations are optional
- You can also modify the location of the prompt folder in the root directory
- For example, move the prompt folder under the Copilot plugin
- You need to synchronously modify the value of Custom Prompts Folder Name in the fourth item Command of the plugin settings to .obsidian/plugins/copilot/copilot-custom-prompts
- You can also modify the save location of conversation notes
- This modification is in the Default Conversation Folder Name under the plugin Basic options
- For example, change it to 2-Outputs/copilot-conversations
- You can also modify the location of the prompt folder in the root directory