Releases: github/gh-models
Releases · github/gh-models
v0.0.19
What's Changed
- Add support for running inference against the org endpoint by @cschleiden in #66
- Do not validate model identifier in certain scenarios by @cschleiden in #67
Dependabot
- Bump github.com/cli/go-gh/v2 from 2.11.2 to 2.12.1 in the go_modules group across 1 directory by @dependabot in #53
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Support multiple variables in run by @sgoedecke in #64
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Added link to Models docs for prompt.yml files by @stevenlaidlaw in #57
- Drop /en from docs URL in readme by @cheshire137 in #58
- Add evals action example by @sgoedecke in #59
- Support templates in our string evaluators by @maraisr in #60
- When evals fail, exit with status code 1 by @maraisr in #61
New Contributors
- @stevenlaidlaw made their first contribution in #57
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add eval command by @sgoedecke in #54
- Add a --json mode to evals by @sgoedecke in #55
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
What's Changed
- Add release_android to the release action by @sgoedecke in #51
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Values from flags should override values in prompt yaml files. by @phillmv in #49
- Minor refactor, simplified how "interactive" mode works by @phillmv in #48
- Add android-arm64 to release scripts by @sgoedecke in #50
Full Changelog: v0.0.12...v0.0.13
v0.0.12
v0.0.11
What's Changed
- Allow templating {{input}} in prompt files by @sgoedecke in #46
Full Changelog: v0.0.10...v0.0.11