↓ 1 callersMethodingest_document(
self,
raw_bytes: bytes,
user_id: str,
filename: str,
source: str,
src/app/features/ingestion/service.py:30
↓ 1 callersMethodoauth_callback(
self,
provider: str,
code: str,
state: str,
signed_state: str,
src/app/features/auth/service.py:330
↓ 1 callersFunctionrun_document_ingestion_task(
*,
document_id: str,
user_id: str,
filename: str,
content_type: str,
object_uri: str
src/app/features/documents/service.py:569