This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Releases: viddexa/autollm
Releases · viddexa/autollm
v0.0.3
What's Changed
- update version to 0.0.3 by @fcakyon in #19
- fix bad git executable error via lazy importing gitpython by @SeeknnDestroy in #20
Full Changelog: 0.0.2...0.0.3
v0.0.2
What's Changed
- update version to 0.0.2 by @fcakyon in #15
- update readme by @SeeknnDestroy in #16
- fix bug on service_context and add init to callbacks module by @SeeknnDestroy in #17
Full Changelog: 0.0.1...0.0.2
v0.0.1
What's Changed
- add markdown reader and example code by @SeeknnDestroy in #1
- Add read as single doc flag by @SeeknnDestroy in #2
- add ai doc assistant setup module by @SeeknnDestroy in #3
- decouple database and FastAPI and integrate VectorDB by @SeeknnDestroy in #4
- refactor BaseVS class, check_for_changes and update_database functions by @SeeknnDestroy in #5
- add qdrant and inmemory support by @SeeknnDestroy in #6
- add auto vector support, convert project to python package, add tests by @SeeknnDestroy in #9
- remove no-commit-to-branch from pre-commit to fix merge ci in github by @fcakyon in #10
- refactor AutoVectorStore and move methods to db_utils by @SeeknnDestroy in #11
- fix some typos in readme by @fcakyon in #13
- add create_web_app by @SeeknnDestroy in #12
New Contributors
- @SeeknnDestroy made their first contribution in #1
- @fcakyon made their first contribution in #10
Full Changelog: https://github.com/safevideo/autollm/commits/0.0.1