mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-01-28 04:00:03 +00:00
Add Friendiai API key path to apikey.json
Included the Friendiai API key reference in apikey.json to support integration with the Friendiai service.
This commit is contained in:
parent
ce7e88d02c
commit
fde431c069
|
|
@ -8,6 +8,7 @@
|
|||
"deepseek": "file:data/deepseek_apikey.txt",
|
||||
"moonshot": "file:data/moonshot_apikey.txt",
|
||||
"clovastudio": "file:data/clovastudio_apikey.txt",
|
||||
"friendiai": "file:data/friendiai_apikey.txt",
|
||||
"catswords-ai": "file:data/catswords_ai_apikey.txt",
|
||||
"scrapeops": "file:data/scrapeops_apikey.txt",
|
||||
"serpapi": "file:data/serpapi_apikey.txt",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user