aaronkaplan / cba_llm

proof of concept RAG and LLM system for CBA
1 stars 0 forks source link

make postgresql repco DB DSN configurable #19

Open aaronkaplan opened 5 months ago

aaronkaplan commented 5 months ago

when working with docker, we need to be able to tell the db.py DB class, where the postgresql DB resides (a different host, a different docker container, unix named pipe , etc.)