f4b1449
v0.13.0
Andrey Nering created
f4b1449
v0.13.0
Andrey Nering created
6d44e6d
feat(cerebras): add zai-glm-4.7 model (#150)
Adds zai-glm-4.7 to the Cerebras provider model registry.
Seb Duerr created
93c5ea2
chore: auto-update generated files
Charm created
cb888cd
chore: auto-update generated files
Charm created
41c653a
chore: auto-update generated files
Charm created
57e91e0
v0.12.2
Andrey Nering created
5548e71
fix: change hugging face default model to one that exists
Andrey Nering created
6ce57d7
test: add test to check for non-existent default model ids
Andrey Nering created
b6e84a0
v0.12.1
Andrey Nering created
f5256bd
fix: change synthetic default model to one that exists
Andrey Nering created
9f6d687
chore: auto-update generated files
Charm created
0961f14
v0.12.0
Andrey Nering created
09cc049
chore: update copilot models
Andrey Nering created
2aa91be
chore(taskfile): add tasks to update providers
Andrey Nering created
b3c32a6
chore: auto-update generated files
Charm created
9c4bf80
ci: remove copilot from auto-generation
It doesn't really work on GitHub Actions.
Andrey Nering created
d411d65
feat(vertexai): add gemini-3-pro-preview, gemini-3-flash-preview, claude-opus-4-5@20251101 (#147)
Adds the following models to the Vertex AI provider config: - gemini-3-pro-preview (Gemini 3 Pro Preview) - gemini-3-flash-preview (Gemini 3 Flash Preview) - claude-opus-4-5@20251101 (Claude Opus 4.5 GA) Fixes #145
Harshit Agarwal created
c8a04f7
v0.11.5
Christian Rocha created
7afb01d
chore: run task generate for misc+MiniMax M2.1 (#138)
- Synthetic - Upgrade MiniMax from M2 to M2.1 - OpenRouter - Add minimax/minimax-m2.1 - Add bytedance-seed/seed-1.6 and -flash - Add deepseek/deepseek-chat-v3.1 - Add qwen/qwen3-vl-235b-a22b-thinking - Remove meta-llama/llama-3.1-405b-instruct - Remove openai/gpt-oss-20b:free
Amolith created
08d983f
v0.11.4
Kujtim Hoxha created
eaa3706
chore: run task generate for GLM 4.7 on Synthetic and OpenRouter (#135)
Christian Rocha created
39d06fb
v0.11.3
Kujtim Hoxha created
3238a44
glm-4.7 support
Kujtim Hoxha created
3643b56
chore(deps): bump stefanzweifel/git-auto-commit-action in the all group (#132)
Bumps the all group with 1 update: [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action). Updates `stefanzweifel/git-auto-commit-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/28e16e81777b558cc906c8750092100bbb34c5e3...04702edda442b2e678b25b537cec683a1493fcb9) --- updated-dependencies: - dependency-name: stefanzweifel/git-auto-commit-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] and dependabot[bot] created
657e2fb
chore: openrouter update
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
8e7c0ec
v0.11.1
Kujtim Hoxha created
644509c
chore: add gemini 3 flash
Kujtim Hoxha created
04bbaa8
v0.11.0
Andrey Nering created
3e6adf7
feat: add github copilot (#117)
Andrey Nering created
91eed01
chore: auto-update generated files
Charm created
589e760
v0.10.2
Kujtim Hoxha created
ff4a350
chore: update deepseek models
Kujtim Hoxha created
35ee6cf
chore: auto-update generated files
Charm created
582fbf9
chore: auto-update generated files
Charm created
251beab
chore: auto-update generated files
Charm created
b8151f8
chore: auto-update generated files
Charm created
650179c
fix: add a timeout to the http client (#125)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
fc799c2
chore: auto-update generated files
Charm created
e78853f
v0.10.1
Andrey Nering created
aefb3bd
chore: add gpt 5.1 codex max
Andrey Nering created
58b0ad6
chore: adjust some openai cached token costs
Andrey Nering created
a44295e
chore: add openai gpt-5.2
Andrey Nering created
ab63711
chore: auto-update generated files
Charm created
9d54f50
v0.10.0
Andrey Nering created
be59f31
feat(bedrock): add anthropic claude opus 4.5 (#113)
Ismael Dรถnmez created
6ff087a
fix: use x/etag (#122)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
ed9c307
chore: auto-update generated files
Charm created
69232e5
chore: auto-update generated files
Charm created
350e2a0
perf: set etag, read if-none-match, marshal once (#116)
* perf: set etag, read if-none-match, marshal once Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: lint Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: etag.Of Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fixup! fix: etag.Of Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fixup! fixup! fix: etag.Of Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
52480fd
v0.9.6
Andrey Nering created