mirror of
https://github.com/hexsecteam/worm-gpt.git
synced 2026-02-12 17:22:45 +00:00
Update SITE_URL to new GitHub repository
This commit is contained in:
2
ai.py
2
ai.py
@@ -46,7 +46,7 @@ PROMPT_FILE = "system-prompt.txt" # 🧩 Local system prompt file
|
||||
DEFAULT_API_KEY = ""
|
||||
DEFAULT_BASE_URL = "https://openrouter.ai/api/v1"
|
||||
DEFAULT_MODEL = "deepseek/deepseek-chat-v3-0324:free"
|
||||
SITE_URL = "https://github.com/00x0kafyy/worm-ai"
|
||||
SITE_URL = "https://github.com/hexsecteam/worm-gpt"
|
||||
SITE_NAME = "WormGPT CLI"
|
||||
SUPPORTED_LANGUAGES = ["English", "Indonesian", "Spanish", "Arabic", "Thai", "Portuguese"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user