e2b-dev/fragments

getting error while using Gemini model

Closed this issue · 3 comments

model {
id: 'models/gemini-1.5-pro-latest',
provider: 'Google AI',
providerId: 'google',
name: 'Gemini Pro',
hosted: true
}
config {
model: 'models/gemini-1.5-pro-latest',
apiKey: 's'ssas
}
The data stream is hanging. Did you forget to close it with data.close()?
POST /api/chat 200 in 17333ms
{ messages: [], data: undefined }
GET / 200 in 359ms
GET /favicon.ico 200 in 223ms

This should be resolved now. Can you try again and let me know if you're still experiencing any issues?

image

code is failing to get rendered

iam getting below error in vs code

image

Make sure you're always using the latest version of the repository 👍