config: update channel_directory.json,config.yaml,logs/huey.error.log,logs/huey.log
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updated_at": "2026-03-28T00:57:18.155934",
|
||||
"updated_at": "2026-03-28T09:54:34.822062",
|
||||
"platforms": {
|
||||
"discord": [
|
||||
{
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
model:
|
||||
default: hermes4:14b
|
||||
provider: custom
|
||||
default: gpt-5.4
|
||||
provider: openai-codex
|
||||
context_length: 65536
|
||||
base_url: http://localhost:8081/v1
|
||||
base_url: https://chatgpt.com/backend-api/codex
|
||||
toolsets:
|
||||
- all
|
||||
agent:
|
||||
@@ -188,7 +188,7 @@ custom_providers:
|
||||
- name: Local llama.cpp
|
||||
base_url: http://localhost:8081/v1
|
||||
api_key: none
|
||||
model: hermes4:14b
|
||||
model: auto
|
||||
- name: Google Gemini
|
||||
base_url: https://generativelanguage.googleapis.com/v1beta/openai
|
||||
api_key_env: GEMINI_API_KEY
|
||||
|
||||
2298
logs/huey.error.log
Normal file
2298
logs/huey.error.log
Normal file
File diff suppressed because it is too large
Load Diff
0
logs/huey.log
Normal file
0
logs/huey.log
Normal file
Reference in New Issue
Block a user