Skip to content

chore(demo-web): update page range parser model#109

Merged
kimhongyeon merged 1 commit into
mainfrom
chore/update-model
Jul 1, 2026
Merged

chore(demo-web): update page range parser model#109
kimhongyeon merged 1 commit into
mainfrom
chore/update-model

Conversation

@kimhongyeon

Copy link
Copy Markdown
Member

Affected Package(s)

  • @heripo/pdf-parser
  • @heripo/document-processor
  • @heripo/model
  • @heripo/logger
  • @heripo/shared (internal)
  • demo-web
  • docs
  • Other (root configs, CI, etc.)

Summary

This PR updates the default page range parser model used by the demo web upload form. The change aligns page range parsing with the MiniMax-M3 provider already used by adjacent extraction defaults, reducing reliance on the previous local LM Studio model for this step.

Changes

  • Updated DEFAULT_FORM_VALUES.pageRangeParserModel in apps/demo-web/src/features/upload/types/form-values.ts
  • Changed the default model from lmstudio/qwen3.6-35b-a3b-mlx to together/MiniMaxAI/MiniMax-M3

Breaking Changes

  • None
  • If any, describe migration steps: N/A

Checklist

  • I followed the Code of Conduct (see CODE_OF_CONDUCT.md)
  • I ran: pnpm lint pnpm typecheck pnpm build pnpm test
  • Tests added/updated; coverage remains 100%
  • Docs/README updated if needed
  • No external side effects (network/file/process/time) in tests — use mocks

Related Issues

Closes #

@kimhongyeon kimhongyeon self-assigned this Jul 1, 2026
@kimhongyeon kimhongyeon merged commit c6900f7 into main Jul 1, 2026
1 check passed
@kimhongyeon kimhongyeon deleted the chore/update-model branch July 1, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant