feat: initial RAG stack with README and env example
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# OpenAI API Key (https://platform.openai.com/api-keys)
|
||||
OPENAI_API_KEY=sk-proj-...
|
||||
|
||||
# PostgreSQL Passwort
|
||||
POSTGRES_PASSWORD=dein-sicheres-passwort
|
||||
Reference in New Issue
Block a user