mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-03-08 06:44:11 +00:00
4 lines
262 B
Plaintext
4 lines
262 B
Plaintext
# OpenAI API configurations
|
|
OPENAI_API_KEY=your_openai_api_key_here
|
|
OPENAI_BASE_URL=https://api.openai.com/v1
|
|
MODEL_NAME=gpt-4o |