Commit log
b2d5af9
chore(deps): bump github.com/prometheus/client_golang in the all group (#58)
Click to expand commit body
Bumps the all group with 1 update: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).
Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.2)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.23.2
dependency-type: direct:production
update-type: version-update:semver-patch
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
5 months ago
862abad
chore(deps): bump actions/setup-go from 5 to 6 in the all group (#57)
Click to expand commit body
Bumps the all group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).
Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
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
5 months ago
cce3949
chore: auto-update generated files
actions-user
created
5 months ago
56a232d
chore: auto-update generated files
actions-user
created
5 months ago
7a48df4
chore: auto-update generated files
actions-user
created
5 months ago
9eca460
chore: auto-update generated files
actions-user
created
5 months ago
63aefe9
chore: auto-update generated files
actions-user
created
5 months ago
908e532
chore: auto-update generated files
actions-user
created
5 months ago
81c81f9
Fix "has_reasoning_effort" -> "has_reasoning_efforts" (#54)
Click to expand commit body
Based on https://github.com/charmbracelet/catwalk/blob/239810362e819bda15fdecfa892927c84de25613/pkg/catwalk/provider.go#L61
the field name should be "has_reasoning_efforts" with an 's' at the end.
Felix Kรคstner
created
5 months ago
3a951d2
chore: auto-update generated files
actions-user
created
5 months ago
2398103
chore: auto-update generated files
actions-user
created
5 months ago
f249197
chore: auto-update generated files
actions-user
created
5 months ago
9502934
chore: auto-update generated files
actions-user
created
5 months ago
528a729
chore: auto-update generated files
actions-user
created
5 months ago
ca48be9
chore: add grok code fast (#53)
Kujtim Hoxha
created
5 months ago
bdc6b17
chore: auto-update generated files
actions-user
created
5 months ago
42b8b8c
chore: auto-update generated files
actions-user
created
5 months ago
ca04c91
ci: sync dependabot config (#51)
Charm
created
5 months ago
b59776d
Add chutes provider (#42)
Click to expand commit body
* feat: add Chutes AI provider with Qwen, GLM and Kimi models
* feat: update model pricing and add new DeepSeek V3.1 and Qwen3 models
Stenn Kool
created
5 months ago
07a9f24
feat: add gpt-5 for azure openai (#40)
Denpeer
created
5 months ago
cd2f288
chore: auto-update generated files
actions-user
created
5 months ago
2e0e1fa
Add DeepSeek to the list of providers (#49)
Manolo Santos
created
5 months ago
18d5802
feat: add `AWS Claude Opus 4.1` to bedrock (#35)
Charles Chiu
created
5 months ago
5e95501
chore: auto-update generated files
actions-user
created
5 months ago
3b6ec70
chore: auto-update generated files
actions-user
created
5 months ago
61bc15b
chore: auto-update generated files
actions-user
created
5 months ago
Andrey Nering
created
5 months ago
d843179
Merge pull request #48 from charmbracelet/add-embeded-package
Click to expand commit body
feat: add `embedded` package to allow offline functionality
Kujtim Hoxha
created
5 months ago
fe1532c
feat: add `embedded` package to allow offline functionality
Andrey Nering
created
5 months ago
22ac59c
chore: auto-update generated files
actions-user
created
5 months ago
6f909cd
chore: auto-update generated files
actions-user
created
5 months ago
028a831
chore: auto-update generated files
actions-user
created
5 months ago
72d64e9
chore: auto-update generated files
actions-user
created
6 months ago
6bd3540
chore(deps): bump actions/checkout from 4 to 5 (#47)
Click to expand commit body
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
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
6 months ago
cb7dd4e
chore: auto-update generated files
actions-user
created
6 months ago
7218fe4
chore: auto-update generated files
actions-user
created
6 months ago
592113d
chore: auto-update generated files
actions-user
created
6 months ago
b1aec3a
Merge pull request #44 from robbiemu/patch-1
Click to expand commit body
Update cerebras.json - adds gpt-oss-120b
Kujtim Hoxha
created
6 months ago
39c392a
ci: sync golangci-lint config (#38)
Click to expand commit body
Co-authored-by: caarlos0 <245435+caarlos0@users.noreply.github.com>
github-actions[bot]
and
caarlos0
created
6 months ago
e015aeb
chore: add codeowners
Andrey Nering
created
6 months ago
8286b16
Update cerebras.json - adds gpt-oss-120b
Robert Collins
created
6 months ago
2f20801
chore: auto-update generated files
actions-user
created
6 months ago
cd51418
chore: auto-update generated files
actions-user
created
6 months ago
5be0dac
chore: auto-update generated files
actions-user
created
6 months ago
972b0ac
chore: auto-update generated files
actions-user
created
6 months ago
9b3049f
chore: auto-update generated files
actions-user
created
6 months ago
0893fd9
chore: auto-update generated files
actions-user
created
6 months ago
2572d46
chore: auto-update generated files
actions-user
created
6 months ago
6d0a9d3
chore: auto-update generated files
actions-user
created
6 months ago
8210c71
chore: update openrouter
Kujtim Hoxha
created
6 months ago
Page 6 of 8