Skip to content

Releases: tjmlabs/ColiVara

Release v1.5.9

07 Jan 14:16
e0456ad
Compare
Choose a tag to compare

Changes

Pull Request

#130 Add search-image endpoint

Release v1.5.8

13 Dec 19:16
50b69f9
Compare
Choose a tag to compare

Changes

  • add test with large document name (252348a)
  • trim upload path to 116 characters (4746621)
  • requirements (75f905d)

Pull Request

#117 Trim upload path to 116 characters

Release v1.5.7

06 Dec 14:51
5a4566d
Compare
Choose a tag to compare

Changes

Pull Request

#111 Proxy support

Release v1.5.6

04 Dec 18:02
78123d6
Compare
Choose a tag to compare

Changes

  • enforce valid base64 or url for document upsertion (2dc5c86)

Pull Request

#109 Enforce valid base64 or url for document upsertion

Release v1.5.5

04 Dec 17:10
0a7c52f
Compare
Choose a tag to compare

Changes

Pull Request

#108 Handle csv mime type

Release v1.5.4

04 Dec 14:04
69c183d
Compare
Choose a tag to compare

Changes

Pull Request

#104 Prevent users from passing paths to the embeddings endpoint

Release v1.5.3

25 Nov 14:48
6cad823
Compare
Choose a tag to compare

Changes

Pull Request

#101 Improvement to updaing model management commands

Release v1.5.2

24 Nov 23:35
10bb4fe
Compare
Choose a tag to compare

Changes

  • too many pages to do at once (d09d321)

Pull Request

#100 Fixing update_embedding commands where memory can't fit all pages

Release v1.5.1

24 Nov 21:20
b527301
Compare
Choose a tag to compare

Changes

  • updating to make pooled embeddings (aaa1691)

Pull Request

#99 updating to make pooled embeddings

Release v1.5.0

21 Nov 02:24
665e86b
Compare
Choose a tag to compare

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