SAP / ai-sdk-js

Integrate chat completion into your business applications with SAP Cloud SDK for AI. Leverage the Generative AI Hub of SAP AI Core to make use of templating, grounding, data masking, content filtering and more. Access all features of SAP AI Core with the SAP Cloud SDK for AI.
Apache License 2.0
15 stars 0 forks source link

fix: Fix missing and unused dependencies #155

Closed marikaner closed 1 week ago

marikaner commented 1 week ago

I noticed that we had some unused dependencies, so I added a dependency check. Unfortunately this also showed that there were some missing (productive!!) dependencies.

tomfrenken commented 1 week ago

I guess with pnpm's hoisting we never noticed 😬