This commit is contained in:
geoffsee
2025-05-22 23:14:01 -04:00
commit 33679583af
242 changed files with 15090 additions and 0 deletions

12
secrets.json Normal file
View File

@@ -0,0 +1,12 @@
{
"OPENAI_API_KEY": "",
"OPENAI_API_ENDPOINT": "",
"PERIGON_API_KEY": "",
"EVENTSOURCE_HOST": "",
"GROQ_API_KEY": "",
"ANTHROPIC_API_KEY": "",
"FIREWORKS_API_KEY": "",
"GEMINI_API_KEY": "",
"XAI_API_KEY": "",
"CEREBRAS_API_KEY": ""
}