issues Search Results · repo:github/gh-models language:Go
Filter by
8 results
(71 ms)8 results
ingithub/gh-models (press backspace or delete to remove)Some models, I have no overview about which one, fails with
Cool
Error: bad request
{ error :{ code : Bad Request , message : {\ message\ :\ invalid request: all elements in history must have a message.\ ...
StefMa
- Opened yesterday
- #68
I m using the following script to test all available models at gh models list:
~ for model_name in (gh models list | awk /\// { print $1 } ); echo --- testing against $model_name... ; gh models ...
ruyrocha
- Opened 7 days ago
- #65
Feature Request: Agent Mode in REPL for Autonomous Code Development
Summary
Enhance the existing gh models run REPL with an agent mode that enables autonomous code operations, allowing the AI to
understand ...
hemanth
- Opened 10 days ago
- #63
Feature Request: Add Model Context Protocol (MCP) Support
Summary
Add support for the Model Context Protocol (MCP) to enable users to connect to MCP-compatible model servers beyond the
current Azure-based ...
hemanth
- Opened 10 days ago
- #62
The current documentation is quite sparse about prompt.yml. It would be nice to have a full example available, or maybe
even a JSON schema that can be referenced from vscode.
documentation
pelikhan
- 2
- Opened 16 days ago
- #56
This extension does not support the android-arm64 architecture (Termux). I tried to install it on a android-arm64
machine, and it failed due to the lack of an available binary. Would you be able to update ...
victor-gurbani
- 1
- Opened on Apr 26
- #43
Just a simple run command will return an error in any Github Action workflow. Is there a permission that we can set to
enable it? (not that I could find..)
workflow.yml
name: Test GPT
jobs:
test: ...
elyonz
- 1
- Opened on Jan 28
- #35
I tried this:
% gh models run o1
hi
And got this:
Error: bad request
{
error : {
message : Unsupported value: stream does not support true with this model. Supported values are: false. ...
simonw
- 1
- Opened on Dec 20, 2024
- #31

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.