Releases: timescale/pgai
Releases · timescale/pgai
extension 0.4.0
Version 0.4.0 adds support for pgai Vectorizer, a new tool for automatically creating and updating vector embeddings for data in PostgreSQL.
This release adds extension capabilities to support using pgai Vectorizer self-hosted or managed via the Timescale Cloud platform.
For more details, see the release notes.
v0.3.0
Version 0.3.0 adds support for Anthropic and Cohere.
The following functions were added:
- anthropic_generate
- cohere_chat_complete
- cohere_classify_simple
- cohere_classify
- cohere_detokenize
- cohere_embed
- cohere_list_models
- cohere_rerank_simple
- cohere_rerank
- cohere_tokenize