Commit log
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
644509c
chore: add gemini 3 flash
Kujtim Hoxha
created
3 months ago
Andrey Nering
created
3 months ago
3e6adf7
feat: add github copilot (#117)
Andrey Nering
created
3 months ago
91eed01
chore: auto-update generated files
Charm
created
3 months ago
Kujtim Hoxha
created
3 months ago
ff4a350
chore: update deepseek models
Kujtim Hoxha
created
3 months ago
35ee6cf
chore: auto-update generated files
Charm
created
3 months ago
582fbf9
chore: auto-update generated files
Charm
created
3 months ago
251beab
chore: auto-update generated files
Charm
created
3 months ago
b8151f8
chore: auto-update generated files
Charm
created
3 months ago
650179c
fix: add a timeout to the http client (#125)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 months ago
fc799c2
chore: auto-update generated files
Charm
created
3 months ago
Andrey Nering
created
3 months ago
aefb3bd
chore: add gpt 5.1 codex max
Andrey Nering
created
3 months ago
58b0ad6
chore: adjust some openai cached token costs
Andrey Nering
created
3 months ago
a44295e
chore: add openai gpt-5.2
Andrey Nering
created
3 months ago
ab63711
chore: auto-update generated files
Charm
created
3 months ago
Andrey Nering
created
3 months ago
Page 3 of 10