Commit log
4e7870d
feat: update z.ai provider list (#161)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
2 months ago
78be943
feat: copilot attachment support (#160)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
2 months ago
4c496b0
feat: add vercel ai gateway (#154)
Click to expand commit body
* feat: add vercel ai gateway
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* fix: wiring
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* chore: gofumpt
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* ci: add to jobs as well
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
* Update .github/workflows/update.yml
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
---------
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Carlos Alexandro Becker
and
Andrey Nering
created
2 months ago
fffc0b9
chore: auto-update generated files
Charm
created
2 months ago
e96358f
chore: auto-update generated files
Charm
created
2 months ago
Andrey Nering
created
2 months ago
8261753
chore(cerebras): add zai-glm-4.7 and remove zai-glm-4.6 (#157)
Seb Duerr
created
2 months ago
86d2b7f
chore: auto-update generated files
Charm
created
2 months ago
ee9a8ed
chore: auto-update generated files
Charm
created
2 months ago
44cad6f
chore: auto-update generated files
Charm
created
2 months ago
Andrey Nering
created
2 months ago
60b473c
chore: add gpt 5.2 codex via github copilot (#153)
Andrey Nering
created
2 months ago
d8f5e2d
chore: auto-update generated files
Charm
created
2 months ago
1fe2f6c
chore(copilot): write response to disk for debugging
Andrey Nering
created
2 months ago
6ec2c1e
chore: auto-update generated files
Charm
created
2 months ago
Andrey Nering
created
2 months ago
acf1493
chore(openai): add support for gpt 5.2 codex (#129)
Andrey Nering
created
2 months ago
Kujtim Hoxha
created
2 months ago
e0e41be
feat(synthetic): add pricing (#128)
Click to expand commit body
* feat(synthetic): add pricing and Pro/Max provider
Synthetic's API doesn't include pricing, so we add manual overrides from
their pricing page. Also generates synthetic-promax.json for Pro/Max
subscribers with zero pricing.
- Set default large model to GLM 4.7
- Add priceOverrides map with per-model pricing
- Set cached rates equal to regular (they don't have separate cached rates
afaict)
- Add DeepSeek V3.2 metadata override (tools + reasoning)
- Generate separate config for Pro/Max subscription
Assisted-by: Claude Opus 4.5 via Crush
* refactor(synthetic): parse pricing from API
Assisted-by: Claude Opus 4.5 via Crush
* refactor(synthetic): remove Pro/Max provider generation
Assisted-by: Claude Opus 4.5 via Crush <crush@charm.land>
Amolith
created
2 months ago
df65422
chore: auto-update generated files
Charm
created
2 months ago
6747494
chore: auto-update generated files
Charm
created
2 months ago
24faf29
chore: auto-update generated files
Charm
created
2 months ago
b1715a4
chore: auto-update generated files
Charm
created
2 months ago
21fec72
chore: auto-update generated files
Charm
created
2 months ago
Andrey Nering
created
2 months ago
6d44e6d
feat(cerebras): add zai-glm-4.7 model (#150)
Click to expand commit body
Adds zai-glm-4.7 to the Cerebras provider model registry.
Seb Duerr
created
2 months ago
93c5ea2
chore: auto-update generated files
Charm
created
2 months ago
cb888cd
chore: auto-update generated files
Charm
created
2 months ago
41c653a
chore: auto-update generated files
Charm
created
2 months ago
Andrey Nering
created
2 months ago
5548e71
fix: change hugging face default model to one that exists
Andrey Nering
created
2 months ago
6ce57d7
test: add test to check for non-existent default model ids
Andrey Nering
created
2 months ago
Andrey Nering
created
2 months ago
f5256bd
fix: change synthetic default model to one that exists
Andrey Nering
created
2 months ago
9f6d687
chore: auto-update generated files
Charm
created
2 months ago
Andrey Nering
created
2 months ago
09cc049
chore: update copilot models
Andrey Nering
created
2 months ago
2aa91be
chore(taskfile): add tasks to update providers
Andrey Nering
created
2 months ago
b3c32a6
chore: auto-update generated files
Charm
created
2 months ago
9c4bf80
ci: remove copilot from auto-generation
Click to expand commit body
It doesn't really work on GitHub Actions.
Andrey Nering
created
2 months ago
d411d65
feat(vertexai): add gemini-3-pro-preview, gemini-3-flash-preview, claude-opus-4-5@20251101 (#147)
Click to expand commit body
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
2 months ago
Christian Rocha
created
3 months ago
7afb01d
chore: run task generate for misc+MiniMax M2.1 (#138)
Click to expand commit body
- 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
3 months ago
Kujtim Hoxha
created
3 months ago
eaa3706
chore: run task generate for GLM 4.7 on Synthetic and OpenRouter (#135)
Christian Rocha
created
3 months ago
Kujtim Hoxha
created
3 months ago
3238a44
glm-4.7 support
Kujtim Hoxha
created
3 months ago
3643b56
chore(deps): bump stefanzweifel/git-auto-commit-action in the all group (#132)
Click to expand commit body
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
3 months ago
657e2fb
chore: openrouter update
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 months ago
Kujtim Hoxha
created
3 months ago
Page 4 of 11