Skip to content

extension-0.6.0

Latest
Compare
Choose a tag to compare
@JamesGuthrie JamesGuthrie released this 17 Dec 11:33
· 62 commits to main since this release
77f3863

This release adds support for using Voyage AI in a vectorizer, and loading
datasets from hugging face.

New features and improvements

  • Use the ai.voyageai_embed, and ai.embedding_voyageai functions to use Voyage AI for vector embeddings 1b56d62.
  • Add ai.load_dataset to load datasets from hugging face 2946938.
  • Change the type of keep_alive parameter from float8 to text 0c74741
  • Remove truncate parameter from Ollama/Voyage APIs ecda03c

Fixes

Full Changelog: extension-0.5.0...extension-0.6.0