added integration of OpenAI Image Description
This commit is contained in:
parent
60acee3277
commit
a2e93a625c
4 changed files with 98 additions and 7 deletions
|
@ -4,5 +4,8 @@
|
|||
"access_token": "sdg;lkjrglksjh;lkshj;lksjthrst;hoijrt;ihj;sithj;itjh",
|
||||
"visibility": "unlisted",
|
||||
"batch_size": 10,
|
||||
"default_text": "Instagram dump from @title@ @batch@ #instabackup #instaimport #instaexit"
|
||||
"default_text": "Instagram dump from @title@ @batch@ #instabackup #instaimport #instaexit",
|
||||
"openai_api_key": "0bff275feca7baab5ac508e635543f59fff42d4436c9918cd37c330f9adb4eb4fda643c212794b800bb05fb26016f55425c6755a3525c64792197e4d0fbe95d5",
|
||||
"openai_api_url": "https://api.openai.com/v1/chat/completions",
|
||||
"openai_model": "gpt-4o"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue