mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-04-18 18:18:42 +00:00
Update OpenAI API key reference in apikey.json
Replaces the 'chatgpt' key with 'openai' and updates the corresponding file path to 'openai_apikey.txt' in apikey.json for clarity and consistency.
This commit is contained in:
parent
d7014a5d23
commit
255a1367ad
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"chatgpt": "file:data/chatgpt_apikey.txt",
|
||||
"openai": "file:data/openai_apikey.txt",
|
||||
"anthropic": "file:data/anthropic_apikey.txt",
|
||||
"groq": "file:data/groq_apikey.txt",
|
||||
"grok": "file:data/grok_apikey.txt",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user