Commit log

20d3a33 chore: add aihubmix models (#81)

Kujtim Hoxha created

62b9aad chore: auto-update generated files

actions-user created

f7e03e7 chore(bedrock): update default large model to sonnet 4.5

Andrey Nering created

7cada77 feat(bedrock): add anthropic claude sonnet 4.5 (#77)

Click to expand commit body
Added new model configuration for AWS Claude Sonnet 4.5 with pricing and capabilities.

Jay Patel created

a42e601 chore(taskfile): add `install` task

Andrey Nering created

9e1d178 chore: auto-update generated files

actions-user created

ae68d26 removing Lambda inference due to product sunset (#79)

Click to expand commit body
* removing Lambda inference due to product sunset

* deleted files

Benson Schliesser created

ee16242 chore: auto-update generated files

actions-user created

5aa265a chore: auto-update generated files

actions-user created

14807d9 chore: auto-update generated files

actions-user created

866b852 ci: sync dependabot config (#78)

Charm created

5423136 chore: auto-update generated files

actions-user created

6cae293 chore: auto-update generated files

actions-user created

ba1d3a7 chore: auto-update generated files

actions-user created

a32a4f5 chore: auto-update generated files

actions-user created

7093c45 chore: auto-update generated files

actions-user created

78f795f Add GLM 4.6 + reasoning (#74)

Click to expand commit body
* chore: update Z AI provider to support model 4.6

* add reasoning

---------

Co-authored-by: Ed4ward <153800328+Ed4ward@users.noreply.github.com>

Kujtim Hoxha and Ed4ward created

d1b9b4f chore: auto-update generated files

actions-user created

f6a2f09 chore: add new anthropic model (#72)

Kujtim Hoxha created

187493d chore: auto-update generated files

actions-user created

05c6d33 chore: auto-update generated files

actions-user created

b156d82 chore: auto-update generated files

actions-user created

1a40e6e chore: auto-update generated files

actions-user created

e35eb56 chore: auto-update generated files

actions-user created

1e3d7f6 chore: auto-update generated files

actions-user created

c152f2d feat: support hugging face inference router (#59)

Click to expand commit body
* feat: support hugging face inference router

* chore: lint

* chore: add huggingface script to nightly update

* fix: remove HF prefix from types in huggingface package

Remove redundant HF prefix from type names since they are already in the huggingface package namespace.

💖 Generated with Crush
Co-Authored-By: Crush <crush@charm.land>

* chore: small changes

* chore: only add models that seem to be working

* chore: lint

---------

Co-authored-by: Crush <crush@charm.land>

Kujtim Hoxha and Crush created

339a101 chore: auto-update generated files

actions-user created

998e1d6 chore: auto-update generated files

actions-user created

a5b3fb5 chore: auto-update generated files

actions-user created

6917855 chore: add grok-4-fast

kujtimiihoxha created

9cfda55 chore: auto-update generated files

actions-user created

9d9a86e chore: unify z.ai (#66)

Kujtim Hoxha created

9df3968 chore: auto-update generated files

actions-user created

54b34ef chore: order providers correctly

Kujtim Hoxha created

4c50447 chore: auto-update generated files

actions-user created

2421534 zai coding provider (#63)

Click to expand commit body
* zai coding provider

* chore: change to openai endpoint

Kujtim Hoxha created

6429fe8 chore: auto-update generated files

actions-user created

045ba2c chore: auto-update generated files

actions-user created

a75405e fix(openrouter): sort models by name to be more deterministic (#64)

Click to expand commit body
* fix(openrouter): sort models by name to be more deterministic

Looks like OpenRouter returns models at a random order. Sort by name
to make the process of generating `openrouter.json` more deterministic.

Changes between runs can still happen, specially when it comes to cost,
but the diff will be small and easier to review.

* chore: add a taskfile

* chore: re-generate `openrouter.json` with sorted name

Andrey Nering created

08db194 chore: auto-update generated files

actions-user created

e3685e8 chore: auto-update generated files

actions-user created

5e2df8e chore: auto-update generated files

actions-user created

607a9df fix(openrouter): set has_reasoning_effort for reasoning models (#56)

Amolith created

2df82eb update kimi model (#60)

Kujtim Hoxha created

fd4f2a4 fix(cerebras): only gpt-oss supports reasoning (#61)

Amolith created

8b4be08 chore: auto-update generated files

actions-user created

abe9db2 chore: auto-update generated files

actions-user created

d98f537 chore: auto-update generated files

actions-user created

03485fd chore: auto-update generated files

actions-user created

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