Skip to content

pgai: v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 14:43
0146781

0.3.0 (2024-12-10)

⚠ BREAKING CHANGES

  • remove truncate parameter from Ollama/Voyage APIs (#284)

Features

  • add Voyage AI vectorizer integration (#256) (1b56d62)
  • remove truncate parameter from Ollama/Voyage APIs (#284) (ecda03c)
  • add load_dataset function for creating a table from a HuggingFace dataset (#253)(2946938)

Bug Fixes

  • fail fast when api key is missing and once is set (#274) (1c2ff20)