Skip to content

Fix stale ingestion queue comments: Mistral OCR is now LandingAI ADE - #147

Open
ryanportfolio wants to merge 1 commit into
mainfrom
chore/queue-comment-landingai
Open

Fix stale ingestion queue comments: Mistral OCR is now LandingAI ADE#147
ryanportfolio wants to merge 1 commit into
mainfrom
chore/queue-comment-landingai

Conversation

@ryanportfolio

Copy link
Copy Markdown
Owner

Comment-only change, no behavior.

queue.ts's worker and shutdown comments still said jobs call "Mistral OCR + OpenAI embeddings", but the parsing step was replaced by LandingAI ADE Parse v2 (see lib/parsing/landing-parse.ts, whose header documents the replacement). Also removes the pg-boss v9 teamSize/teamConcurrency aside, which no longer describes anything in the code.

Both stale references are gone; grep for "mistral" in the ingestion dir now returns nothing.

Comment-only. The worker and shutdown comments in queue.ts still named
Mistral OCR, but landing-parse.ts replaced that step with LandingAI ADE
Parse v2. Also drop the pg-boss v9 teamSize/teamConcurrency aside, which
no longer describes anything in the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant