iterprise

Results 4 comments of iterprise

Without stream it doesn't work as well.

I tried this one with the same result. ```javascript const testVision = async () => { const stream = await openai.chat.completions.create({ model: 'gpt-4-vision-preview', messages: [ { role: 'user', content: [{...

@rattrayalex Why do you remove the bag label? Do I have some problem in my code?