SCENARIO EXAMPLE
Using in Obsidian Copilot
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.
How can you use SiliconCloud models in Obsidian?
1. Obtain API Key
- Open the SiliconCloud website and register an account (if you have registered, log in directly).
- After completing the registration, go to the API Key page, create a new API Key, and copy the key for future use.
2. Using SiliconCloud 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 SiliconCloud Models in Obsidian Copilot
2.2.1 Set LLM Model
- Model: SiliconCloud 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 SiliconCloud 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 SiliconCloud Models in Obsidian Copilot
Now you can use the SiliconCloud models and your local knowledge base for retrieval and Q&A.