DATABASE_URL=postgres://postgres:123456@localhost:5432/postgres
TELEGRAM_BOT_TOKEN=''

OPENAI_API_BASE_URL=''
OPENAI_API_KEY=''
