Skip to content

Wrong Endpoint for Gemini-1.5-pro endpoint #28

@watwatwhat

Description

@watwatwhat

Issue description

In the Gemini 1.5 Pro Text Input section, I noticed a potential error in the Chat Completion endpoint description.

Currently, it is written as:
curl --location '$DEPLOYMENT_URL/models/gemini-1.0-pro:generateContent'

I believe it should be:
curl --location '$DEPLOYMENT_URL/models/gemini-1.5-pro:generateContent'

Could you please confirm and update if necessary?

Feedback Type (Optional)

content gaps

Page Title on SAP Help Portal (prefilled)

Consume Generative AI Models

Page URL on SAP Help Portal (prefilled)

https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/consume-generative-ai-models-using-sap-ai-core

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions