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

use local unstructured by default #12

Merged
merged 2 commits into from
Jan 1, 2025
Merged

Conversation

ArnavAgrawal03
Copy link
Collaborator

No description provided.

- Changed embedding and completion models from "openai" to "ollama" in config.toml.
- Updated database name to "databridge" and adjusted vector store dimensions and similarity metric.
- Introduced USE_UNSTRUCTURED_API setting in core/config.py to control API usage.
- Modified CombinedParser and ContextualParser to accept use_unstructured_api parameter.
- Enhanced logging configuration in quick_setup.py using pattern matching.
- Fixed metadata handling in UnstructuredParser to improve file processing.

These changes enhance the flexibility and performance of the application, particularly in handling unstructured data.
@ArnavAgrawal03 ArnavAgrawal03 merged commit 48e6aeb into main Jan 1, 2025
@ArnavAgrawal03 ArnavAgrawal03 deleted the local-unstructured branch January 1, 2025 14:18
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