Releases: tjmlabs/ColiVara
Releases · tjmlabs/ColiVara
Release v1.5.9
Release v1.5.8
Release v1.5.7
Release v1.5.6
Release v1.5.5
Release v1.5.4
Changes
- remove exception since the function does not throw an exception (142b66d)
- remove static function (cd468b3)
- Add testcase (d1faf6c)
- Add testcase (03fbc6a)
- Prevent users from passing paths to the embeddings endpoint (31c9c35)
- discord (c62caad)
- hotfix (c66fd66)
- readme (39a379f)
Pull Request
#104 Prevent users from passing paths to the embeddings endpoint
Release v1.5.3
Release v1.5.2
Release v1.5.1
Release v1.5.0
Changes
- tests (204aabb)
- url naming (0f0254c)
- fix mypy (f8b7c38)
- fix mypy (84d614b)
- Update existing endpoint instead of creating a new one after every request (278e563)
- return webhook secret along with app and endpoint ids (e9b72b9)
- improve coverage (21c32d6)
- Add svix token secret (36dc3fb)
- Add svix token to settings.py (7c99e8a)
- add additional tests to improve coverage (8364137)
- add webhooks for use with document upsert (d4d65c2)
Pull Request
#94 Add webhooks for use with document upsert