You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[orchestration] Update Orchestration API to the 2501a release.
As part of this change, the modelsGet method of ScenarioAPI has been renamed to scenarioQueryModels. (0a62553)
New Functionalities
[orchestration] Support using help.sap.com as data repository type in the grounding module. (f08ac2e)
[orchestration] Add streaming option in the OrchestrationModuleConfig type to set global streaming options. (bdaae7e)
Fixed Issues
[langchain] Fix the internal mapping of LangChain to Azure OpenAI and vice versa. (ccfa2eb)
[orchestration] Fix logging bug when using streaming with an Orchestration JSON client. (bdaae7e)