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. |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| connectors | ||
| models | ||
| services | ||
| tui | ||
| utils | ||
| agent.py | ||
| auth_context.py | ||
| auth_middleware.py | ||
| main.py | ||
| session_manager.py | ||