Commit log

26de635 chore: add claude sonnet 4.6 (#194)

Click to expand commit body
Closes #192

Andrey Nering created

4ad730b chore: auto-update generated files

Charm created

b9b73f5 v0.22.1

Andrey Nering created

1912b38 chore(minimax): add highspeed models (#190)

maxffarrell created

92c7364 chore: auto-update generated files

Charm created

10bed04 v0.22.0

Andrey Nering created

cd11331 feat: add openai gpt 5.3 codex (#172)

Andrey Nering created

ff1f5c3 chore: add google gemini 3 reasoning levels (#189)

Andrey Nering created

36e4c10 v0.21.3

Andrey Nering created

cfae120 chore(io.net): use `name` returned by the api

Andrey Nering created

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

7f9d97d v0.21.2

Andrey Nering created

2b5799c chore: auto-update generated files

Charm created

ca676bc chore: auto-update generated files

Charm created

94a4324 chore: auto-update generated files

Charm created

bb96192 chore: auto-update generated files

Charm created

395d369 v0.21.1

Andrey Nering created

9fce067 fix: set right context window for z.ai glm 5

Andrey Nering created

6ece164 v0.21.0

Andrey Nering created

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

54eb41e v0.20.2

Andrey Nering created

745be0f chore: auto-update generated files

Charm created

fd864bc v0.20.1

Andrey Nering created

3de2d19 chore: add gemini 3.1 pro (#187)

Andrey Nering created

817a37c chore(huggingface): update default small model

Andrey Nering created

d269cd1 chore: auto-update generated files

Charm created

22918d4 ci: use right access token on update action

Andrey Nering created

2613a0f chore(taskfile): add all generators to `gen:all`

Andrey Nering created

5cf984c chore(taskfile): add task to update vercel

Andrey Nering created

8ece734 ci: update huggingface automatically

Andrey Nering created

8a3709a chore: update copilot models

Andrey Nering created

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

7927c75 v0.20.0

Andrey Nering created

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

7d7e3c3 Add temperature=0.9 and top_p=0.95 to zai-glm-4.7 model

Seb Duerr created

32297fa v0.19.3

Andrey Nering created

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

dc620c4 v0.19.2

Andrey Nering created

19fc086 chore: `task gen:copilot`, add gpt 5.3 codex via copilot

Andrey Nering created

85ba2f3 v0.19.1

Andrey Nering created

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

678c392 v0.19.0

Andrey Nering created

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

b45b006 chore(synthetic): update default small model

Click to expand commit body
The previous one was removed from the list.

Andrey Nering created

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

3b147c8 v0.18.0

Andrey Nering created

8f07cef chore: release glm-5 via z.ai (#176)

Andrey Nering created

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

371906f ci: update golangci-lint version (#177)

Andrey Nering created

7963ec9 chore(openrouter): same to temp file for debugging

Andrey Nering created