V 3.0.1 LaiTool V3.0.1-preview.3
This commit is contained in:
@@ -2,17 +2,17 @@ let apiUrl = [
|
||||
{
|
||||
label: 'LAI API',
|
||||
value: 'b44c6f24-59e4-4a71-b2c7-3df0c4e35e65',
|
||||
gpt_url: 'https://laitool.net/v1/chat/completions',
|
||||
gpt_url: 'https://api.laitool.cc/v1/chat/completions',
|
||||
mj_url: {
|
||||
imagine: 'https://laitool.net/mj/submit/imagine',
|
||||
describe: 'https://laitool.net/mj/submit/describe',
|
||||
update_file: 'https://laitool.net/mj/submit/upload-discord-images',
|
||||
once_get_task: 'https://laitool.net/mj/task/${id}/fetch'
|
||||
imagine: 'https://api.laitool.cc/mj/submit/imagine',
|
||||
describe: 'https://api.laitool.cc/mj/submit/describe',
|
||||
update_file: 'https://api.laitool.cc/mj/submit/upload-discord-images',
|
||||
once_get_task: 'https://api.laitool.cc/mj/task/${id}/fetch'
|
||||
},
|
||||
d3_url: {
|
||||
image: 'https://laitool.net/v1/images/generations'
|
||||
image: 'https://api.laitool.cc/v1/images/generations'
|
||||
},
|
||||
buy_url: 'https://laitool.net/register?aff=Zmdu'
|
||||
buy_url: 'https://api.laitool.cc/register?aff=Zmdu'
|
||||
},
|
||||
{
|
||||
label: 'openai-hk',
|
||||
|
||||
Reference in New Issue
Block a user