MCPcopy Create free account
hub / github.com/RomanHotsiy/commitgpt / client.ts

File client.ts

client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Adapted from: https://github.com/wong2/chat-gpt-google-extension/blob/main/background/index.mjs
2
3import { Configuration, OpenAIApi } from "openai";
4import { getApiKey, getPromptOptions } from "./config.js";

Callers

nothing calls this directly

Calls 1

getApiKeyFunction · 0.85

Tested by

no test coverage detected