v0.7.4

vanna-ai/vannav0.7.4Oct 23, 2024by zainhoda

AI Summary

Enhances the framework with pgvector fixes, updates for missing modules, and improvements to vLLM and Gemini compatibility.

Key Highlights

  • Added pgvector support
  • Added temperature support to vLLM
  • Fixed missing modules and tests

New Features

  • pgvector integration
  • vLLM temperature parameter
  • Updated Gemini SDK

Full Release Notes

## What's Changed
* Add temperature support to vLLM by @AmitSinghShorthillsAI in https://github.com/vanna-ai/vanna/pull/645
* Added missing import tests; added missing modules to pyproject by @andreped in https://github.com/vanna-ai/vanna/pull/653
* Added pgvector support by @andreped in https://github.com/vanna-ai/vanna/pull/647
* fix: some tests due to missing modules by @euxx in https://github.com/vanna-ai/vanna/pull/678
* Update Gemini version and SDK by @gquental in https://github.com/vanna-ai/vanna/pull/672
* Add support to embeddings from VertexAI models by @gquental in https://github.com/vanna-ai/vanna/pull/673
* Fixed typo in ai-sql-accuracy-2023-08-17.md by @jannesDoege in https://github.com/vanna-ai/vanna/pull/663
* Pgvector fixes by @edlouth in https://github.com/vanna-ai/vanna/pull/660

## New Contributors
* @AmitSinghShorthillsAI made their first contribution in https://github.com/vanna-ai/vanna/pull/645
* @euxx made their first contribution in https://github.com/vanna-ai/vanna/pull/678
* @gquental made their first contribution in https://github.com/vanna-ai/vanna/pull/672
* @jannesDoege made their first contribution in https://github.com/vanna-ai/vanna/pull/663
* @edlouth made their first contribution in https://github.com/vanna-ai/vanna/pull/660

**Full Changelog**: https://github.com/vanna-ai/vanna/compare/v0.7.3...v0.7.4