Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
api = {
2
sendToOpenAI(prompt, apiKey, modelType) { },
3
sendToBigcode(code, url, token) { }
4
};
Callers
nothing calls this directly
Calls
2
cleanUpOpenaiOutput
Function · 0.85
cleanUpBigcodeOutput
Function · 0.85
Tested by
no test coverage detected