feat: add new folder
This commit is contained in:
8
gig-poc/.env.example
Normal file
8
gig-poc/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
APP_ENV=development
|
||||
LOG_LEVEL=INFO
|
||||
DATABASE_URL=postgresql+psycopg://gig:gig@postgres:5432/gig_poc
|
||||
QDRANT_URL=http://qdrant:6333
|
||||
LLM_ENABLED=false
|
||||
LLM_BASE_URL=
|
||||
LLM_API_KEY=
|
||||
LLM_MODEL=gpt-5.4
|
||||
Reference in New Issue
Block a user