{"name":"MongoDB RAG User Query API","version":"1.0.0","description":"Query the RAG knowledge base and get AI-generated answers","endpoints":{"query":"POST /api/query","all_conversations":"GET /api/history/all","conversation_history":"GET /api/conversations/{session_id}","clear_conversation":"DELETE /api/conversations/{session_id}","health":"GET /health"},"documentation":"/docs"}