Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add MCP server #67

Merged
merged 2 commits into from
Dec 17, 2024
Merged

feat: add MCP server #67

merged 2 commits into from
Dec 17, 2024

Conversation

lsorber
Copy link
Member

@lsorber lsorber commented Dec 16, 2024

Changes:

  1. Add an MCP server with a search_knowledge_base tool and a kb prompt.
  2. Add the ability to install and run the MCP server with the CLI, based on FastMCP's implementation.
  3. Hoist the RAGLite configuration in the CLI to the top-level raglite command.
  4. Improve the default location of the SQLite database with platformdirs.
  5. Improve the default rerankers cache directory with platformdirs.
raglite_mcp.mov
raglite_chainlit.mov

@lsorber lsorber requested a review from undo76 December 16, 2024 14:03
@lsorber lsorber self-assigned this Dec 16, 2024
README.md Outdated Show resolved Hide resolved
@lsorber lsorber merged commit 3f8aafb into main Dec 17, 2024
2 checks passed
@lsorber lsorber deleted the ls-mcp branch December 17, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants