Obsidian Copilot is an open-source AI assistant plugin that is simple in design and easy to use. Users can interact with various models through built-in API keys or local models. It supports custom prompts, quick conversations with the entire note library, and provides answers and insights. It is designed to be the ultimate privacy-focused AI assistant with a deep understanding of your personal knowledge base.

How can you use SiliconCloud models in Obsidian?

1. Obtain API Key

  1. Open the SiliconCloud official website and register an account (if you already have one, simply log in).
  2. After completing the registration, go to API Key, create a new API Key, and copy the key for later use.

2. Use the SiliconCloud Language Model Series in Obsidian Copilot

2.1 Install Obsidian Copilot

  1. Install the Obsidian application. For details, visit the Obsidian official website.
  2. Install the Copilot plugin in Obsidian.

2.2 Configure the SiliconCloud Model in Obsidian Copilot

2.2.1 Set up the LLM Model

  1. Select Copilot.
  2. Enter the model name from SiliconCloud SiliconCloud Platform LLM List.
  3. Choose a third-party model compatible with Open API: 3rd party (openai-format).
  4. Enter the corresponding Base URL for SiliconCloud: https://api.ap.siliconflow.com/v1.
  5. Enter the corresponding API Key for SiliconCloud: (https://cloud.siliconflow.com/account/ak).
  6. Click “Add Model” to complete the setup.

2.2.2 Set up the Embedding Model

  1. Enter the corresponding Embedding model name. Refer to the SiliconCloud Platform Embedding List.
  2. Choose a third-party model compatible with Open API: 3rd party (openai-format).
  3. Enter the corresponding Base URL for SiliconCloud: https://api.ap.siliconflow.com/v1.
  4. Enter the corresponding API Key for SiliconCloud: (https://cloud.siliconflow.com/account/ak).
  5. Click “Add Model” to complete the setup.

2.2.3 Load the Configuration

Select the model you just added, then click “Save and Reload” to save and reload the configuration.
You can now perform retrieval and Q&A based on the SiliconCloud model and your local knowledge base.