openrag/src
Gabriel Luiz Freitas Almeida deb39a6e5b Refactor user file upload and ingestion flow to streamline JWT token handling
This commit simplifies the handling of the JWT token in the upload_user_file and run_ingestion functions by removing unnecessary lines and ensuring the token is passed correctly to downstream services. This change enhances code readability and maintains the focus on robust async coding practices and well-documented code.
2025-09-08 08:43:53 -03:00
..
api Refactor user file upload and ingestion flow to streamline JWT token handling 2025-09-08 08:43:53 -03:00
config Add handling for Content-Type header in AppClients 2025-09-08 08:43:32 -03:00
connectors logging & format 2025-09-04 20:56:47 -04:00
models logging & format 2025-09-04 20:56:47 -04:00
services fix import statement 2025-09-08 08:42:46 -03:00
tui logging & format 2025-09-04 20:56:47 -04:00
utils logging & format 2025-09-04 20:56:47 -04:00
agent.py logging & format 2025-09-04 20:56:47 -04: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 logging in initialize_services to use logger instead of print statement 2025-09-05 11:37:44 -03:00
session_manager.py Merge branch 'main' into default-data 2025-09-04 21:53:38 -04:00