请叫我code哥

Results 12 comments of 请叫我code哥

I think the model is better to mount out, how should I start

``` payload = { "model": "gpt-4o", "messages": [ { "role": "user", "content": [ { "type": "text", "text": "What’s in this image?" }, { "type": "image_url", "image_url": { "url": f"data:image/jpeg;base64,{base64_image}" }...