Skip to content

pgai: v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 09:26
9a5424a

0.6.0 (2025-01-28)

Features

  • disable OpenAI tokenization when a model does not have a tokenizer match (#390) (41cb52c)
  • add LiteLLM vectorizer integration. Requires a compatible version of the PGAI extension, which is currently under development (#320) (0fb7e46)

Miscellaneous

  • get rid of nested parametrization (#394) (0a399e2)
  • separate test_vectorizer_cli.py into separate files for vectorizer types (#401) (c64833c)