openrag/src/api
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
..
__init__.py refactor 2025-07-30 11:18:19 -04:00
auth.py ruff 2025-09-03 09:17:30 -04:00
chat.py centralized logging 2025-09-03 15:57:35 -04:00
connectors.py logging & format 2025-09-04 20:56:47 -04:00
knowledge_filter.py logging & format 2025-09-04 20:56:47 -04:00
langflow_files.py Refactor user file upload and ingestion flow to streamline JWT token handling 2025-09-08 08:43:53 -03:00
oidc.py ruff 2025-09-03 09:17:30 -04:00
search.py logging & format 2025-09-04 20:56:47 -04:00
settings.py Implement async fetching of ingestion flow configuration 2025-09-04 18:31:38 -03:00
tasks.py ruff 2025-09-03 09:17:30 -04:00
upload.py logging & format 2025-09-04 20:56:47 -04:00