mirror of https://gitgud.io/cncanon/sg-proxy.git
459 B
459 B
SG-proxy
Newer info on here: https://rentry.org/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.