openrag/frontend/src/app/api
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
..
[...path] add more mutation queries and fix backend to wait for updates 2025-09-19 15:21:18 -05:00
mutations feat: add knowledge status (#53) 2025-09-24 10:27:59 -03:00
queries feat: add knowledge status (#53) 2025-09-24 10:27:59 -03:00
get-query-client.ts Create get query client to work on next 2025-09-04 18:16:16 -03:00