I know this is re-occuring to others as well. it is a recent issue, here is the image:
I am unable to continue, at all.
I know this is re-occuring to others as well. it is a recent issue, here is the image:
I am unable to continue, at all.
Interesting, haven’t seen that one yet.
What’s the rest of the message say?
Sorry, I hit a snag. Please try again shortly or modify your prompt.
[
{
“code”: “invalid_type”,
“expected”: “array”,
“received”: “undefined”,
“path”: [
“history”,
0,
“content”
],
“message”: “Required”
},
{
“code”: “invalid_type”,
“expected”: “array”,
“received”: “undefined”,
“path”: [
“history”,
1,
“content”
],
“message”: “Required”
}
]
I beleive it is a problem on their end, because it is related to gemini api they are using.
Seems like it’s somehow processing a null prompt.