Skip to content

Documents: Migrate transformation job to celery #418

@kartpop

Description

@kartpop

The documents/upload/ endpoint allows an original pdf doc to be converted to markdown for easy vector store ingestion.

Currently this transformation job is being run in fastapi background task. This should be migrated to run in celery worker instead.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions