Access gemini-1.5-pro-latest #128
Labels
component:swift sdk
Issue/PR related to Swift SDK
status:awaiting user response
Awaiting a response from the author
type:feature request
New feature/request/enhancement
Description of the feature request:
As the title, to access the gemini-1.5-pro-latest model
What problem are you trying to solve with this feature?
Get fatal error when using model of gemini-1.5-pro-latest
Error raised at top level: GoogleGenerativeAI.GenerateContentError.internalError(underlying: GoogleGenerativeAI.RPCError(httpResponseCode: 404, message: "models/gemini-1.5-pro-latest is not found for API version v1, or is not supported for GenerateContent. Call ListModels to see the list of available models and their supported methods.", status: GoogleGenerativeAI.RPCStatus.notFound, details: []))
Any other information you'd like to share?
No response
The text was updated successfully, but these errors were encountered: