Eric Curtin
9858881ce6
feat(ai): add llmman as a local model provider ( #13717 )
...
llmman (https://github.com/llmmanorg/llmman ) is a local model runner
serving Ollama- and OpenAI-compatible routes on 127.0.0.1:17434.
Register it in the agent provider catalog next to Ollama and extend
every Ollama special case (no API key, verification skipped, OpenClaw
placeholder key, manual initial model) to cover it as well.
2026-09-07 11:41:13 +08:00
CityFun
960b4b0345
fix(b.ai): resolve account validation failure ( #13712 )
2026-09-04 16:40:48 +08:00
CityFun
3c0bd051bf
feat: custom model account dashscope-images ( #13664 )
2026-08-28 18:22:52 +08:00
CityFun
d402f67fc3
feat: Optimize application upgrade logic ( #13549 )
...
* feat: Optimize application upgrade logic
* feat: Optimize application upgrade logic
* feat: Optimize application upgrade logic
2026-08-13 18:28:59 +08:00
CityFun
75b362fa9b
chore: update dependencies ( #13497 )
2026-08-06 21:47:20 +08:00
CityFun
54854e99e7
feat: change deepseek api url ( #13487 )
2026-08-05 17:10:34 +08:00
CityFun
02ca9347dc
feat: Update Xiaomi Models ( #13443 )
2026-08-03 14:28:26 +08:00
CityFun
e2754b447d
feat: Add support for text-to-image APIs. ( #13380 )
...
* feat: Add support for text-to-image APIs.
* feat: Add support for text-to-image APIs.
2026-07-28 09:42:23 +08:00
CityFun
8b265bb81e
feat: Support fetching model lists for model accounts ( #13281 )
2026-07-17 13:47:49 +08:00
Octopus and octo-patch
27ba50d8be
feat: add MiniMax M3 model to provider catalog ( #13119 )
...
Add the latest MiniMax-M3 flagship model to the MiniMax provider model
list and set it as the default. M3 offers a 1M context window, 128K max
output, reasoning, and image input. Drop the older M2.5 entries while
keeping M2.7 as an alternative, and update the account verification probe
to use M3.
Co-authored-by: octo-patch <266937838+octo-patch@users.noreply.github.com >
2026-06-26 17:55:04 +08:00
CityFun
4deb2ea484
feat: add deepseek-v4-pro and deepseek-v4-flash model ( #12622 )
...
https://github.com/1Panel-dev/1Panel/issues/12614
2026-04-28 07:39:40 +00:00
CityFun
df5d3d782c
feat: Optimize the openclaw channel bot add flow ( #12507 )
2026-04-16 08:52:48 +00:00
CityFun
4c26945910
feat: update default model config ( #12403 )
2026-04-02 10:30:07 +00:00
CityFun
42f6e9a9a6
feat: add wenxin channel for openclaw ( #12298 )
2026-03-23 07:54:03 +00:00
CityFun
df90286253
feat: optimize the validation logic for model accounts ( #12251 )
2026-03-20 09:55:54 +00:00
CityFun
59c657e403
feat: agent model account support xiaomi ( #12242 )
...
https://github.com/1Panel-dev/1Panel/issues/12220
2026-03-20 07:27:55 +00:00
CityFun
57a7edf481
feat: improve Minimax validation ( #12240 )
2026-03-20 06:39:56 +00:00
CityFun
fa843f0940
feat: improve agent module logic ( #12226 )
...
* feat: openclaw supports configuring multiple models
* feat: change openclaw bind type
* feat: change openclaw bind type
* feat: improve agent module logic
2026-03-19 17:00:15 +08:00
CityFun
c68251cada
feat: openclaw supports configuring multiple models ( #12213 )
2026-03-18 10:36:11 +00:00
CityFun
2dfe5096f0
feat: Optimize reverse proxy handling for applications with HTTPS ports. ( #12181 )
2026-03-16 08:07:51 +00:00
CityFun
fb87cf545f
feat: Modify the Gemini account verification logic ( #12155 )
...
Refs https://github.com/1Panel-dev/1Panel/issues/12149
2026-03-12 09:07:33 +00:00
CityFun
175162753e
feat: openclaw channel support wecom ( #12146 )
2026-03-11 10:53:27 +00:00
CityFun
d114933fe9
feat: agent account add openRouter ( #12143 )
2026-03-11 04:00:55 +00:00
CityFun
eda9641d35
feat: change some prompt ( #12135 )
2026-03-10 16:11:31 +08:00
CityFun
e82d686940
feat: add vLLm management ( #12128 )
2026-03-09 19:55:20 +08:00
CityFun
1728511bad
feat: update kimi-coding logic ( #12049 )
2026-03-03 09:32:03 +00:00
CityFun
6715559925
feat: support z.ai agent account ( #12044 )
2026-03-03 15:18:24 +08:00
CityFun
222702f66b
feat(ai-agents): Add ark coding plan for agent account ( #12027 )
2026-03-02 22:04:57 +08:00
CityFun
d155217ce3
feat(ai-agents): Add copaw type for agent ( #12017 )
2026-03-02 06:53:58 +00:00
CityFun
4b2d6f0ef2
feat(ai-agents): add bailian-coding-plan account support ( #12014 )
2026-03-02 14:22:09 +08:00
CityFun
8cead06d7b
feat(ai-agents): add anthropic-messages support for custom account apiType ( #12013 )
2026-03-02 13:43:06 +08:00
CityFun
a77e61a861
feat: Agent Model Account support custom config ( #11933 )
...
* feat: Agent Model Account support custom config
* feat: Add agent gatewayControlUi config
2026-02-24 18:26:02 +08:00
CityFun
65a7193bc6
fix: resolve issue with minimax functionality ( #11855 )
2026-02-10 09:31:06 +00:00