kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
12 wiersze
403 B
Bash
12 wiersze
403 B
Bash
# ------------------------------------------------------------------------------
|
|
# This is an example .env file.
|
|
#
|
|
# All of these environment vars must be defined either in your environment or in
|
|
# a local .env file in order to run this project.
|
|
# ------------------------------------------------------------------------------
|
|
|
|
AGENTIC_API_BASE_URL=
|
|
AGENTIC_API_ACCESS_TOKEN=
|
|
|
|
AGENTIC_GATEWAY_BASE_URL=
|