llm-graph-builder
llm-graph-builder copied to clipboard
added retrieve_docs endpoint for external RAG agent integration
Exposing retrieve_documents function through the backend API. This allows for external AI agent implementation to use this backend as middleware for GraphRAG.