sap-tutorials / Tutorials

Tutorials on sap.com
https://developers.sap.com/tutorial-navigator.html
Creative Commons Attribution 4.0 International
742 stars 780 forks source link

Prompt LLMs in the generative AI hub in SAP AI Core #23640

Closed Sygyzmundovych closed 3 months ago

Sygyzmundovych commented 4 months ago

Tutorials: https://developers.sap.com/tutorials/ai-core-generative-ai.html

I am just learning and I am trying to use this tutorial for that, but I think in step 6 "Querying the LLMs" using SDK it should be

pip install generative-ai-hub-sdk[langchain]

instead of

pip3 install generative-ai-hub-sdk

Otherwise the Python code from that step is failing with errors.

sharmaneeleshsap commented 3 months ago

Hi @Sygyzmundovych , @jmmargo

Thanks for the feedback. The new changes have been incorporated.

Regards.