-
Notifications
You must be signed in to change notification settings - Fork 318
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
dev-minor #1509
dev-minor #1509
Conversation
* Feature/tweak actions (#1507) * up * tweak actions * adding bin sup and making it default * tested and vetted
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
* Feature/tweak actions (#1507) * up * tweak actions * modify exp backoff impl --------- Co-authored-by: emrgnt-cmplxty <68796651+emrgnt-cmplxty@users.noreply.github.com>
* cleanup * cleanup prompt mgmt * up * cleanup printout * cleanup new parser logic, set vlm as default for all providers * allow user to re-override * add touchups
* add extra parsers * add back ollama * rvert auth workflow
* add extra parsers * add prompt tests, cleanup * add prompt tests, cleanup * merge * set mock console as default * set mock console as default
* fix actions * fallback
* fix actions * fallback * import shutil
* fix actions * fallback * import shutil * add basic pdf as extra parser in all configs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good to me! Reviewed everything up to 1d5d55a in 2 minutes and 33 seconds
More details
- Looked at
5652
lines of code in105
files - Skipped
2
files when reviewing. - Skipped posting
0
drafted comments based on config settings.
Workflow ID: wflow_B0DzK1kn5LTDM14j
You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet
mode, and more.
Feature/tweak actions (Feature/tweak actions #1507)
up
tweak actions
adding bin sup and making it default
tested and vetted
Important
This pull request adds new email providers, updates ingestion and vector search functionalities, and enhances prompt management with new tests and error handling.
AsyncSMTPEmailProvider
andConsoleMockEmailProvider
inemail.py
.AuthProvider
to integrate email providers.ZeroxPDFParser
withVLMPDFParser
andBasicPDFParser
inpdf_parser.py
.AudioParser
,ImageParser
, and other parsers to use new models and configurations.R2RIngestionProvider
andUnstructuredIngestionProvider
to support new parsers and models.vector.py
.create_index
andupsert
methods invector.py
to handle new quantization types.runner_sdk.py
.zerox
related code and configurations.openapi.json
to reflect API changes.This description was created by for 1d5d55a. It will automatically update as commits are pushed.