Skip to content

v0.9.0

Compare
Choose a tag to compare
@YrrepNoj YrrepNoj released this 12 Jul 22:55
· 108 commits to main since this release
83743fa

0.9.0 (2024-07-12)

Features

Bug Fixes

  • api: bump max tokens to maximum for Synthia-7B to prevent chopping (#699) (ef7e098)
  • api: type-checking embedding list[str] (#773) (a7030ad)

Miscellaneous

  • #491 support arm64 (Apple Silicon) (#659) (adf3334)
  • api: raise exception on CRUD base fails (#748) (4d8ff03)
  • deps-dev: bump braces from 3.0.2 to 3.0.3 in /website (#612) (ead5d49)
  • deps: bump llama-cpp-python in /packages/llama-cpp-python (#574) (10b288e)
  • deps: bump tqdm in /packages/text-embeddings (#470) (d1e42d9)
  • docs: Add documentation to types (#680) (9f7f68b)
  • Fill in package READMEs and update docs (#660) (7dab8bd)
  • Standardize package vars relating to domain names (#770) (19ce48a)
  • test: Create Testing Strategy ADR (#586) (4e8fb18)