Skip to content

Commit

Permalink
Remove the Foyle Address option.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlewi committed Aug 21, 2024
1 parent f3e8644 commit f1f380c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -840,11 +840,6 @@
"default": false,
"markdownDescription": "If set to `true` enables Stateful Authentication Provider"
},
"runme.foyleAddress": {
"type": "string",
"default": "localhost:9080",
"description": "The address of the Foyle Agent grpc service. The agent generates completions. This should in the form {host}:{port}."
},
"runme.aiBaseURL": {
"type": "string",
"default": "http://localhost:8080/api",
Expand Down

0 comments on commit f1f380c

Please sign in to comment.