|
@@ -1320,7 +1320,6 @@ Q版卡通风格,头大身小,造型圆润可爱,线条简单,色彩明
|
|
|
unset($post_data['reasoning_effort']);
|
|
unset($post_data['reasoning_effort']);
|
|
|
}
|
|
}
|
|
|
$post_data['max_completion_tokens'] = 100000;
|
|
$post_data['max_completion_tokens'] = 100000;
|
|
|
- dd($post_data);
|
|
|
|
|
|
|
|
|
|
// 备用中转站地址1: https://token.ithinkai.cn/v1/chat/completions
|
|
// 备用中转站地址1: https://token.ithinkai.cn/v1/chat/completions
|
|
|
// 备用中转站地址2: https://api.nonelinear.com/v1/chat/completions
|
|
// 备用中转站地址2: https://api.nonelinear.com/v1/chat/completions
|