Releases: deadbits/vigil-llm
Releases · deadbits/vigil-llm
v0.7.2-alpha
- Added functionality to automatically update vector database with submitted prompt when a config defined threshold of scanners have matched against that prompt
What's Changed
Full Changelog: v0.6.2-alpha...v0.7.2-alpha
v0.6.2-alpha
- Add API endpoint for adding new texts and associated metadata to the vector database
- Update logging to use loguru and more standardized messages
- Update vector db to return indexed document IDs
What's Changed
- Loguru by @deadbits in #25
- Add API endpoint for adding new texts to vector database by @deadbits in #29
Full Changelog: v0.5.1-alpha...v0.6.2-alpha
v0.5.1-alpha
Initial alpha release