openrag/src/services
2025-12-16 23:20:19 -05:00
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
api_key_service.py v0 sdks wip 2025-12-16 02:04:31 -05:00
auth_service.py persist json state 2025-12-12 15:13:11 -05:00
chat_service.py fix: chat blocking async requests (#619) 2025-12-05 17:48:51 -03:00
conversation_persistence_service.py persist json state 2025-12-12 15:13:11 -05:00
document_service.py fix: Support for txt file processing outside of Docling 2025-12-08 09:09:05 -08:00
flows_service.py feat: add Scarf telemetry to OpenRAG (#548) 2025-12-02 16:52:51 -03:00
knowledge_filter_service.py add more mutation queries and fix backend to wait for updates 2025-09-19 15:21:18 -05:00
langflow_file_service.py fix: Better debugging for input type ingest failures 2025-12-12 12:00:19 -08:00
langflow_history_service.py Fixed tool call signature on history to allow showing tool call content when refreshing the page (#661) 2025-12-12 14:03:58 -03:00
langflow_mcp_service.py Add global var headers to MCP server updates 2025-09-18 20:55:03 -04:00
models_service.py fix: Disambiguate the key error messages (#671) 2025-12-16 10:54:50 -03:00
monitor_service.py logging & format 2025-09-04 20:56:47 -04:00
search_service.py search embeding model support for watsonx models 2025-12-02 11:58:01 -05:00
session_ownership_service.py persist json state 2025-12-12 15:13:11 -05:00
task_service.py remove adding to failed tasks to fix failed tasks count (#663) 2025-12-12 12:53:03 -03:00