joepetrakovich669 downloadsAdds an AI chat interface that connects to LM Studio so you can chat with your notes privately and offline.
__ __ __ ______ ______ /\ \ /\ "-./ \ /\ ___\ /\ ___\ \ \ \____ \ \ \-./\ \ \ \___ \ \ \ \____ \ \_____\ \ \_\ \ \_\ \/\_____\ \ \_____\ \/_____/ \/_/ \/_/ \/_____/ \/_____/
An Obsidian plugin that provides an AI Chat interface to an LM Studio instance. Allows you to use LLMs with your notes privately and offline.
Bugs, Issues, and Feature Requests
You can also embed a prompt directly in your notes using a fenced codeblock with the lmsc language identifier:
```lmsc
prompt: What's hot on reddit today?
```
Options:
prompt (required) - The prompt to send to the LLMhideToolUse (optional, default: false) - When true, hides tool call details from the response

Note: Not affiliated with the official LM Studio company, Element Labs, Inc.