openrag/src/services
Lucas Oliveira 0b40b606c2
fix: chat blocking async requests (#619)
* fix chat blocking async requests

* fix delete user conversation not being async
2025-12-05 17:48:51 -03:00
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
auth_service.py Add fail-safe mode to embedding and OpenSearch components 2025-11-26 01:15:30 -05:00
chat_service.py fix: chat blocking async requests (#619) 2025-12-05 17:48:51 -03:00
conversation_persistence_service.py fix: chat blocking async requests (#619) 2025-12-05 17:48:51 -03:00
document_service.py feat: add Scarf telemetry to OpenRAG (#548) 2025-12-02 16:52:51 -03: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 Update Langflow tweaks and add provider credentials to headers 2025-11-25 22:50:38 -05:00
langflow_history_service.py Update langflow_history_service.py 2025-09-10 13:10:42 -04:00
langflow_mcp_service.py Add global var headers to MCP server updates 2025-09-18 20:55:03 -04:00
models_service.py create lightweight health check based on query param 2025-12-03 17:11:51 -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 feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
task_service.py feat: add Scarf telemetry to OpenRAG (#548) 2025-12-02 16:52:51 -03:00