tembo-io / pg_vectorize

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

option to log llm response #112

Open ChuckHend opened 4 months ago

ChuckHend commented 4 months ago

have had several requests to auto write vectorize.rag() calls to a table. This would provide option for retrieving previous responses instead of calling llm again.