-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
contributionValuable ContributionValuable Contributiontype/incorrect-statementStatements in the documentation are incorrect.Statements in the documentation are incorrect.
Description
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)
Metadata
Metadata
Assignees
Labels
contributionValuable ContributionValuable Contributiontype/incorrect-statementStatements in the documentation are incorrect.Statements in the documentation are incorrect.