picoclaw/pkg/config
lxowalle 29d4019e62
fix: set max tokens to 32k, default model to null (#858)
* * Set default value of max tokens to 32768

* * set max tokens to 32k, default model to null

* * Fix format error
2026-02-27 17:02:25 +08:00
..
config.go style: fix gci import grouping in config, cron, and skills installer 2026-02-26 20:38:11 +08:00
config_test.go fix: set max tokens to 32k, default model to null (#858) 2026-02-27 17:02:25 +08:00
defaults.go fix: set max tokens to 32k, default model to null (#858) 2026-02-27 17:02:25 +08:00
migration.go fix(providers): support per-model request_timeout in model_list (#733) 2026-02-26 19:08:19 +11:00
migration_test.go fix(providers): support per-model request_timeout in model_list (#733) 2026-02-26 19:08:19 +11:00
model_config_test.go fix(providers): support per-model request_timeout in model_list (#733) 2026-02-26 19:08:19 +11:00