mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-07-25 10:45:23 -04:00
Unexpected error: API key not set Traceback (most recent call last): File "/GHOSTCREW/ghostcrew/main.py", line 22, in main #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bracalente on GitHub (Sep 4, 2025).
Good morning, adding the key, url and model in the app_config.py file I can't run the script, can someone help me or tell me the installation procedure please?
@GH05TCREW commented on GitHub (Sep 4, 2025):
Hi! Did you edit the app_config.py file directly? For the API key, model, and URL, please set them in a .env file in your project root, and make sure the file is saved in UTF-8 encoding so it’s readable. Let me know if that works.
@bracalente commented on GitHub (Sep 8, 2025):
working now, thank you! have a great day!