Commit log
84c49b7
refactor(ionet): remove unused struct fields
Click to expand commit body
* Remove fields from `Model` struct that are not referenced in the code.
* Remove unused `Permission` struct entirely.
* Remove `Object` field from `Response` struct.
💘 Generated with Crush
Assisted-by: Kimi K2.5 via Crush <crush@charm.land>
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
2b5799c
chore: auto-update generated files
Charm
created
1 month ago
ca676bc
chore: auto-update generated files
Charm
created
1 month ago
94a4324
chore: auto-update generated files
Charm
created
1 month ago
bb96192
chore: auto-update generated files
Charm
created
1 month ago
Andrey Nering
created
1 month ago
9fce067
fix: set right context window for z.ai glm 5
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
f577ff3
feat: aihubmix cmd to update the models (#158)
Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Carlos Alexandro Becker
and
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
745be0f
chore: auto-update generated files
Charm
created
1 month ago
Andrey Nering
created
1 month ago
3de2d19
chore: add gemini 3.1 pro (#187)
Andrey Nering
created
1 month ago
817a37c
chore(huggingface): update default small model
Andrey Nering
created
1 month ago
d269cd1
chore: auto-update generated files
Charm
created
1 month ago
22918d4
ci: use right access token on update action
Andrey Nering
created
1 month ago
2613a0f
chore(taskfile): add all generators to `gen:all`
Andrey Nering
created
1 month ago
5cf984c
chore(taskfile): add task to update vercel
Andrey Nering
created
1 month ago
8ece734
ci: update huggingface automatically
Andrey Nering
created
1 month ago
8a3709a
chore: update copilot models
Andrey Nering
created
1 month ago
cb08c8e
chore: remove old anthropic models that no longer work (#186)
Click to expand commit body
* Claude Haiku 3.5
* Claude Sonnet 4.5
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
1560a21
feat(cerebras): remove deprecated llama-3.3-70b and qwen-3-32b models
Click to expand commit body
These models have been deprecated from the Cerebras inference platform.
- Remove llama-3.3-70b and qwen-3-32b from the Cerebras provider config
- Update default_small_model_id from qwen-3-32b to qwen-3-235b-a22b-instruct-2507
- Remaining models: gpt-oss-120b, qwen-3-235b-a22b-instruct-2507, zai-glm-4.7
Seb Duerr
created
1 month ago
7d7e3c3
Add temperature=0.9 and top_p=0.95 to zai-glm-4.7 model
Seb Duerr
created
2 months ago
Andrey Nering
created
1 month ago
6e4904e
fix: grok 4 does not support reasoning levels (#181)
Click to expand commit body
It was returning an error if you selected one. The documentations says
it's not supported:
https://docs.x.ai/developers/models
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
19fc086
chore: `task gen:copilot`, add gpt 5.3 codex via copilot
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
bea6d5d
Add Minimax-M2.5 as new default model (#180)
Click to expand commit body
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
maxffarrell
and
Copilot
created
1 month ago
Andrey Nering
created
1 month ago
8e14cf4
feat: add io.net provider (#179)
Click to expand commit body
Assisted-by: Kimi K2.5 via Crush <crush@charm.land>
Andrey Nering
created
1 month ago
b45b006
chore(synthetic): update default small model
Click to expand commit body
The previous one was removed from the list.
Andrey Nering
created
1 month ago
3d87bc6
chore: update generated files
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
1 month ago
Andrey Nering
created
1 month ago
8f07cef
chore: release glm-5 via z.ai (#176)
Andrey Nering
created
1 month ago
d60d148
feat(synthetic): kimi k2.5 (#178)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
1 month ago
371906f
ci: update golangci-lint version (#177)
Andrey Nering
created
1 month ago
7963ec9
chore(openrouter): same to temp file for debugging
Andrey Nering
created
1 month ago
Christian Rocha
created
1 month ago
65de73c
chore(openrouter): bump openrouter for Aurora Alpha (#175)
Christian Rocha
created
1 month ago
Andrey Nering
created
1 month ago
e5471ab
chore(copilot): add claude opus 4.6
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
38b17ec
chore:(aws-bedrock): add claude opus 4.6 (#173)
Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Jan Steinke
and
Andrey Nering
created
1 month ago
Andrey Nering
created
1 month ago
f8e2080
chore: add minimax provider (#98)
Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Kujtim Hoxha
and
Andrey Nering
created
1 month ago
f9b6c27
fix: temporarely lower max tokens
Click to expand commit body
refs https://github.com/charmbracelet/fantasy/pull/131
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
1 month ago
40cc613
feat: add opus 4.6 on anthropic and openrouter (#171)
Click to expand commit body
* feat: add opus 4.6 on anthropic and openrouter
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: adjust
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* Revert "fix: adjust"
This reverts commit 4c89f5655647b86d26ee38bcca84e51db76914b2.
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
1 month ago
Page 2 of 10