Initial Checkin of the AI-projects

This commit is contained in:
Joe Tretter
2023-11-23 13:04:37 -06:00
commit 3f7d293eeb
8 changed files with 222 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"OpenAICredentials": {
"ApiKey": "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",
"ApiHost": "https://api.openai.com/v1/"
}
}