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

chore: Update Azure OpenAI types #141

Closed deekshas8 closed 1 week ago

deekshas8 commented 1 week ago

Context

AI/gen-ai-hub-sdk-js-backlog#109.

Manual adjustments I had to make:

Generate types using Azure Open AI spec version 2024-06-01

Definition of Done

jjtang1985 commented 1 week ago

Please correct me: @deekshas8 The types are regenerated by using the cloud sdk PR: https://github.com/SAP/cloud-sdk-js/pull/5012

deekshas8 commented 1 week ago

@jjtang1985 Yes.