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

Function sendToOpenAI

src/api.js:2–2  ·  view source on GitHub ↗
(prompt, apiKey, modelType)

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected