Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong Endpoint for Gemini-1.5-pro endpoint #28

Open
watwatwhat opened this issue Dec 3, 2024 · 0 comments
Open

Wrong Endpoint for Gemini-1.5-pro endpoint #28

watwatwhat opened this issue Dec 3, 2024 · 0 comments

Comments

@watwatwhat
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant