mirror of
https://github.com/coleam00/Archon.git
synced 2026-01-03 05:10:27 -05:00
Clean up unused imports in RAG module
Remove import of deleted project_module.
This commit is contained in:
@@ -85,7 +85,7 @@ def register_rag_tools(mcp: FastMCP):
|
||||
|
||||
Args:
|
||||
query: Search query
|
||||
source_domain: Optional domain filter (e.g., 'docs.anthropic.com').
|
||||
source_domain: Optional domain filter (e.g., 'docs.anthropic.com').
|
||||
Note: This is a domain name, not the source_id from get_available_sources.
|
||||
match_count: Max results (default: 5)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user