MCPcopy Create free account
hub / github.com/bigcode-project/jupytercoder / api.js

File api.js

src/api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const api = {
2 sendToOpenAI(prompt, apiKey, modelType) { },
3 sendToBigcode(code, url, token) { }
4};

Callers

nothing calls this directly

Calls 2

cleanUpOpenaiOutputFunction · 0.85
cleanUpBigcodeOutputFunction · 0.85

Tested by

no test coverage detected