Skip to content

Tags: simonw/gh-models

Tags

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/cli/cli/v2 from 2.58.0 to 2.62.0 in the go_modules gr…

…oup across 1 directory (github#26)

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CODEOWNERS, fix lint workflow (github#25)

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adds a way to get support (github#16)

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request github#2 from github/sgoedecke/bump-actions-checko…

…ut-and-precompile

Bump actions checkout and precompile

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request github#1 from github/brannon/modelCatalogV2

Starting using the official model catalog API

v0.0.1

Toggle v0.0.1's commit message
Initial version of the `gh models` extension.

Includes basic functionality for:
- Listing available models
- Running inference with a specific model, both in "single-shot" and
  REPL modes.
- Basic support for model parameters.