btp-generative-ai-hub-use-cases
btp-generative-ai-hub-use-cases copied to clipboard
Samples on how to build industry solution leveraging generative AI capabilities on top of SAP BTP and integrated with SAP S/4HANA Cloud.
Referring to code samples like here: https://github.com/SAP-samples/btp-generative-ai-hub-use-cases/blob/f11b16bc63b2a9cd0a7a17d3c197e9eb26b11d8f/02-embedding-business-context-vector-engine/cap-app/api/srv/rag-service.ts#L63-L80 Taking into account the documentation [here](https://cap.cloud.sap/docs/node.js/cds-ql) and the specific below paragraph, the provided code in the examples seem to be dangerous as unsanitized...
The PR is fixing and updating the Reuse compliance to match the recent Reuse API Specification - we remove the dep5 file and migrate to the toml file. For more...
Unfortunately I'm facing the following issues. I already updated langchain and sap-cloud-sdk libraries. - npm i -g sap-cloud-sdk - npm install @sap-cloud-sdk/openapi - pip install -U generative-ai-hub-sdk[langchain] Do you face...