> ## 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.

# Obsidian Copilot

> Updated: February 10, 2025

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.

<br />How can you use SiliconFlow models in Obsidian?

## 1. Obtain API Key

1. Open the SiliconFlow [website](https://cloud.siliconflow.cn/) and register an account (if you have registered, log in directly).
2. After completing the registration, go to the [API Keys](https://cloud.siliconflow.cn/account/ak), 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

1. Install the Obsidian application, see the [Obsidian website](https://obsidian.md/) for details.
2. Install the Copilot plugin in Obsidian:

<Frame>
  <img src="https://mintcdn.com/siliconflow-37161621/fg2LECyijFbE9BHl/images/usercases/obsidian/Obsidian-1-%E5%AE%89%E8%A3%85.jpeg?fit=max&auto=format&n=fg2LECyijFbE9BHl&q=85&s=8198c841c917cb6bb63c48f7b9227af6" width="1200" height="882" data-path="images/usercases/obsidian/Obsidian-1-安装.jpeg" />
</Frame>

### 2.2 Configure SiliconFlow Models in Obsidian Copilot

#### 2.2.1 Set LLM Model

* Model: [SiliconFlow Platform LLM List](https://cloud.siliconflow.cn/models?types=chat)
* Provider: 3rd party (openai-format)
* Base URL: [https://api.siliconflow.cn/v1](https://api.siliconflow.cn/v1)
* API Key: [Get API Key](use-siliconcloud-in-obsidian#1-api-key)

<Frame>
  <img src="https://mintcdn.com/siliconflow-37161621/fg2LECyijFbE9BHl/images/usercases/obsidian/Obsidian-2-1-%E8%AE%BE%E7%BD%AE.jpeg?fit=max&auto=format&n=fg2LECyijFbE9BHl&q=85&s=3f775e771d80c8dd468ebb0d9d5be1ee" width="1200" height="880" data-path="images/usercases/obsidian/Obsidian-2-1-设置.jpeg" />
</Frame>

#### 2.2.2 Set Embedding Model

* Model: See [SiliconFlow Platform Embedding List](https://cloud.siliconflow.cn/models?types=embedding)
* Provider: 3rd party (openai-format)
* Base URL: [https://api.siliconflow.cn/v1](https://api.siliconflow.cn/v1)
* API Key: [Get API Key](use-siliconcloud-in-obsidian#1-api-key)

<Frame>
  <img src="https://mintcdn.com/siliconflow-37161621/fg2LECyijFbE9BHl/images/usercases/obsidian/Obsidian-2-3-embedding.jpeg?fit=max&auto=format&n=fg2LECyijFbE9BHl&q=85&s=649813d6054ab049992ad5c449881628" width="1200" height="893" data-path="images/usercases/obsidian/Obsidian-2-3-embedding.jpeg" />
</Frame>

#### 2.2.3 Load Configuration

<Frame>
  <img src="https://mintcdn.com/siliconflow-37161621/fg2LECyijFbE9BHl/images/usercases/obsidian/Obsidian-2-2-%E5%8A%A0%E8%BD%BD%E9%85%8D%E7%BD%AE.jpeg?fit=max&auto=format&n=fg2LECyijFbE9BHl&q=85&s=e2a3223a311a7395d75a1eb40540dfd1" width="1200" height="791" data-path="images/usercases/obsidian/Obsidian-2-2-加载配置.jpeg" />
</Frame>

### 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.

<Frame>
  <img src="https://mintcdn.com/siliconflow-37161621/fg2LECyijFbE9BHl/images/usercases/obsidian/Obsidian-3-%E4%BD%BF%E7%94%A8.jpeg?fit=max&auto=format&n=fg2LECyijFbE9BHl&q=85&s=d47c42b313ba1a5c7a7a205c9de2ad11" width="1200" height="937" data-path="images/usercases/obsidian/Obsidian-3-使用.jpeg" />
</Frame>

<Frame>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/siliconflow-37161621/images/usercases/obsidian/Obsidian-3-2-QA-with-embedding.jpeg" />
</Frame>
