aboutsummaryrefslogtreecommitdiff
path: root/config_def.py
diff options
context:
space:
mode:
authorhuker667 <huker@tuta.io>2026-05-22 21:40:49 +0300
committerhuker667 <huker@tuta.io>2026-05-22 21:40:49 +0300
commitb8d1e155402d1edb29acedcf8d5e9f3aa21b86f1 (patch)
treef2393856f0ad87b764ef2e1a47e9de81af8e7dc5 /config_def.py
parent958880b7daa327513d2b1249c6e15483db709d46 (diff)
downloaduzbekgpt-b8d1e155402d1edb29acedcf8d5e9f3aa21b86f1.tar.gz
uzbekgpt-b8d1e155402d1edb29acedcf8d5e9f3aa21b86f1.tar.bz2
uzbekgpt-b8d1e155402d1edb29acedcf8d5e9f3aa21b86f1.zip
fix callbacks'
Diffstat (limited to 'config_def.py')
-rw-r--r--config_def.py12
1 files changed, 6 insertions, 6 deletions
diff --git a/config_def.py b/config_def.py
index 5c6081b..fb8b585 100644
--- a/config_def.py
+++ b/config_def.py
@@ -59,12 +59,12 @@ PROVIDERS = {
"url": "http://127.0.0.1:11434/v1",
"key": "da",
},
- # "hzai": {
- # "name": "хуйзнает ai",
- # "module": "openai",
- # "url": os.getenv("HZAI_URL"),
- # "key": os.getenv("HZAI_KEY"),
- # },
+ "hzai": {
+ "name": "хуйзнает ai",
+ "module": "openai",
+ "url": os.getenv("HZAI_URL"),
+ "key": os.getenv("HZAI_KEY"),
+ },
# "openrouter": {
# "name": "опенроутер",
# "module": "openai",