Skip to content

Releases: chonkie-inc/catsu

v0.1.8

20 Feb 17:59

Choose a tag to compare

What's Changed

  • Add HTTP proxy and custom CA certificate support to HttpConfig
  • Expose proxy and ca_cert parameters on the Python Client
  • Handle empty string proxy/CA cert as None
  • Add integration tests for proxy configuration

v0.1.7

16 Jan 00:23

Choose a tag to compare

What's New

  • Added support for Voyage 4 embedding models:
    • voyage-4-large - Flagship MoE model, #1 on MTEB (78.26)
    • voyage-4 - Mid-sized balanced model
    • voyage-4-lite - Lightweight model, #9 on MTEB (73.29)
    • voyage-4-nano - Open-weight model (Apache 2.0)

All Voyage 4 models support:

  • 32,000 token context
  • Flexible dimensions (2048/1024/512/256) via Matryoshka learning
  • Multiple quantization formats (float, int8, binary)

v0.1.6

12 Jan 21:46

Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

v0.1.5

07 Jan 09:31

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Jan 09:15

Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

07 Jan 09:09

Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

v0.1.2

07 Jan 09:04

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

07 Jan 09:01

Choose a tag to compare

What's Changed

  • Chore: Update pytest and Codecov configuration in test workflow by @chonknick in #21
  • Docs: Update README badges with improved styling and download stats by @chonknick in #22
  • RFC: Switch to rust backend for performance by @chonknick in #27

Full Changelog: v0.0.2...v0.1.1

v0.0.2

14 Dec 22:49

Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Dec 07:21

Choose a tag to compare

Full Changelog: v0.0.1a2...v0.0.1