v0.0.60
What's Changed
- Converted OpenSourceApp.py file name to Open_Source_App.py by @subhajit20 in #675
- Refactored AppConfig.py to app_config.py by @ShivamMenda in #681
- Rename CustomAppConfig to be snake_case by @KapilM26 in #680
- Fix: Added docx2txt dependency by @shubhampal123 in #682
- Rename BaseAppConfig to be snake_case by @KapilM26 in #689
- Remove load_and_embed_v1 method since it is not used by @dev-ayush69 in #638
- Renamed apps/CustomApp.py to follow snake case convention by @subhajit20 in #678
- Renamed config/apps/OpenSourceAppConfig.py to follow snake case convention by @subhajit20 in #701
- Renamed models/VectorDatabases.py to follow snake case convention by @subhajit20 in #703
- feat: bump version to 0.0.60 by @taranjeet in #704
New Contributors
- @subhajit20 made their first contribution in #675
- @ShivamMenda made their first contribution in #681
- @KapilM26 made their first contribution in #680
- @shubhampal123 made their first contribution in #682
Full Changelog: v0.0.59...v0.0.60