Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add VLM strategy support #490

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

jonathandine
Copy link

Changes

  • Add VLM as valid strategy in form_params
  • Add VLM config validation in _validate_strategy
  • Implement VLM partition handling in pipeline_api
  • Add support for customer VLM configuration

Dependencies

  • Requires unstructured-vlm-partitioner with self-hosted VLM support
  • Requires environment variables:
    • CUSTOMER_VLM_ENDPOINT
    • CUSTOMER_VLM_API_KEY
      Draft PR for initial feedback.

- Add VLM as valid strategy option
- Add VLM config validation
- Implement VLM partition handling in pipeline_api
- Update form params to include VLM strategy
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