try after workflow fix
This commit is contained in:
parent
5a6ad37dab
commit
0a4bf32e81
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ func NewGitHubCopilotProvider(uri string, connectMode string, model string) *Git
|
|||
switch connectMode {
|
||||
|
||||
case "stdio":
|
||||
|
||||
//todo
|
||||
case "grpc":
|
||||
client := copilot.NewClient(&copilot.ClientOptions{
|
||||
CLIUrl: uri,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue