mirror of https://gitgud.io/cncanon/sg-proxy.git
409 B
409 B
SG-proxy
- Create a SourceGraph account
- Go to https://sourcegraph.com/, click your profile icon in upper-right, then Settings, then go to Account->Access tokens, and generate a new token
- Create a
.env
and put your token there npm install
node main.js
- Change completion to Claude in ST, set any API key, then set the proxy URL as
http://localhost:3000/v1
and set any password.
Enjoy.