Replies: 2 comments 12 replies
-
https://help.sap.com/docs/ai-launchpad/sap-ai-launchpad/models-and-scenarios-in-generative-ai-hub-fef463b24bff4f44a33e98bb1e4f3148 - sap seems to provider an openai endpoint. Gemini-cli does not right now. https://github.com/acoliver/llxprt-code is a downstream fork that keeps up with the releases of gemini-cli. You could do llxprt --baseurl $YOURSAPBASEURL --key $YOURKEY --provider openai then you could use this downstream fork of gemini-cli with whatever model you like on the SAP hub. |
Beta Was this translation helpful? Give feedback.
-
@acoliver Is there a way to support oauth? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
SAP AI Core (Gen AI Hub) provide Gemini models on their platform. There are other platforms as well. Is there a way to consume gemini models from these platforms? is it possible to provide SAP AI Core credentials and then use gemini cli?
Beta Was this translation helpful? Give feedback.
All reactions