Forked from variablechange/rag-v2
Forked from variablechange/rag-v2
11 Downloads
11 Downloads
This is a Retrieval-Augmented Generation (RAG) plugin for LM Studio. This plugin enhances your local LLM with the ability to answer questions based on the content of provided documents.
The source code resides in the src/ directory. For development purposes, you can run the plugin in development mode using:
To share your plugin with the community, you can publish it to LM Studio Hub using:
The same command can also be used to update an existing plugin.
You can configure the plugin from the LM Studio UI. Here are the available options:
This is a Retrieval-Augmented Generation (RAG) plugin for LM Studio. This plugin enhances your local LLM with the ability to answer questions based on the content of provided documents.
The source code resides in the src/ directory. For development purposes, you can run the plugin in development mode using:
To share your plugin with the community, you can publish it to LM Studio Hub using:
The same command can also be used to update an existing plugin.
You can configure the plugin from the LM Studio UI. Here are the available options:
lms dev
lms push
lms dev
lms push