openrag/src
Edwin Jose fff4a63995 Add custom headers to Langflow ingestion requests
Introduces custom headers containing JWT and owner information to the Langflow ingestion API requests for improved authentication and traceability. Also refactors debug logging and formatting for better readability and error handling in the combined upload, ingest, and delete operation.
2025-09-25 15:45:32 -04:00
..
api feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
config Merge branch 'main' into docling-presets 2025-09-23 15:14:05 -05:00
connectors fix: Return empty list when no auth is enabled 2025-09-18 12:49:04 -07:00
models task timings 2025-09-09 14:33:15 -04:00
services Add custom headers to Langflow ingestion requests 2025-09-25 15:45:32 -04:00
tui docker compose asset catchup 2025-09-18 15:23:33 -04:00
utils doc processing knobs 2025-09-18 16:27:01 -04:00
agent.py feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
auth_context.py ruff 2025-09-03 09:17:30 -04:00
auth_middleware.py Merge branch 'main' of github.com:phact/gendb 2025-09-04 20:56:56 -04:00
main.py feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
session_manager.py Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge 2025-09-18 14:09:51 -06:00