Hi @Cobyboss,
I think there is a bug with the multimodal models and the Vertex header.
Can you try using “X-Palm-Api-Key” instead?
headers = {
"X-Palm-Api-Key": vertex_key,
}
Hi @Cobyboss,
I think there is a bug with the multimodal models and the Vertex header.
Can you try using “X-Palm-Api-Key” instead?
headers = {
"X-Palm-Api-Key": vertex_key,
}