openrag/src
Deon Sanchez be8e13a173
feat: add knowledge status (#53)
* feat: add status handling and visual indicators for file statuses

* refactor: comment out status field and related rendering logic in SearchPage

* format

* add timeout on mutation delete document

* make file fields be optional

* fetch task files and display them on knowledge page

* add tasks to files inside task context

* added failed to status badge

* added files on get all tasks on backend

* Changed models to get parameters by settings if not existent

* changed settings page to get models when is no ajth mode

* fixed openai allowing validation even when value is not present

* removed unused console log

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
Co-authored-by: Mike Fortman <michael.fortman@datastax.com>
2025-09-24 10:27:59 -03:00
..
api feat: add knowledge status (#53) 2025-09-24 10:27:59 -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 feat: add knowledge status (#53) 2025-09-24 10:27:59 -03: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 old tweaks cleanup 2025-09-23 16:01:02 -05: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 update flow based on docling presets 2025-09-22 16:58:12 -05: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