@@ -295,7 +295,7 @@ async function recognizeImage(token, imageId, request) {
body:JSON.stringify({
stream:false,
chat_type:"t2t",
model:'qwen2.5-vl-72b-instruct',
model:'qwen-max-latest',
messages:[
{
role:'user',
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.