Azure-Samples / rag-postgres-openai-python

A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
MIT License
106 stars 17 forks source link

Document how to call update_embeddings to compute embeddings #28

Open pamelafox opened 1 month ago

pamelafox commented 1 month ago

Addressing this question:

https://github.com/pamelafox/rag-on-postgres/issues/12