tembo-io / pg_vectorize

The simplest way to build AI workloads on Postgres
https://tembo.io/pg_vectorize/
739 stars 33 forks source link

Support for Other LLMs in pg_vectroize #85

Closed destrex271 closed 6 months ago

destrex271 commented 8 months ago

Recently with the release of Tembo RAG, support for OpenAI chat was added to pg_vectorize. It would be cool if we add support for other providers for example Ollama which allows access to a large catalog of Open Source LLMs.

ChuckHend commented 6 months ago

closed by https://github.com/tembo-io/pg_vectorize/pull/103, thanks @destrex271