контейнеризация для dev
This commit is contained in:
parent
1e9fa1f702
commit
bece7ab23b
4 changed files with 50 additions and 0 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
PROVIDER_URL=http://localhost:8000/v1
|
||||
PROVIDER_API_KEY=your-api-key
|
||||
PROVIDER_MODEL=gpt-4
|
||||
AGENT_API_PATH=../agent_api
|
||||
Loading…
Add table
Add a link
Reference in a new issue