Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Releases: timescale/pgai

v0.3.0

09 Jul 16:55

Choose a tag to compare

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

v0.2.0

20 Jun 21:03

Choose a tag to compare

This release adds support for using Ollama from SQL.

v0.1.0

06 Jun 17:12
430b964

Choose a tag to compare

Initial release of the pgai extension!