You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.