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
Re-export BaseResult, GenerationResult, EmbeddingResult,
MultiModalEmbeddingResult, and types AsyncTaskResult, RecognitionResult
from the package entry for legacy deep imports and typing.
CHANGELOG documents Node-only changes for this release.
Made-with: Cursor
Re-export result types and classes from the package entry for migration from legacy deep imports and typing: `BaseResult`, `GenerationResult`, `EmbeddingResult`, `MultiModalEmbeddingResult`, `AsyncTaskResult`, `RecognitionResult`.
First open-source release on GitHub and npm as **`dashscope-sdk-official`**, migrated from the internal **`@ali/dashscope-sdk`** package. Aligned with [dashscope-sdk-python](https://github.com/dashscope/dashscope-sdk-python)**v1.25.15** (tag `v1.25.15`).
14
+
First open-source release on GitHub and npm as **`dashscope-sdk-official`**, migrated from the internal **`@ali/dashscope-sdk`** package.
0 commit comments