@azure/openai-assistants
Version:
An isomorphic client library for Azure OpenAI Assistants.
36 lines (18 loc) • 938 B
Markdown
Release History
# 1.0.0-beta.6 (2024-09-17)
## Other Changes
- Deprecation notice: The Azure OpenAI Assistants client library for JavaScript beta will be retired on January 14th, 2025. Please migrate to the stable OpenAI SDK for JavaScript using the [migration guide](https://aka.ms/oai/js/asst/migrate) before that date.
# 1.0.0-beta.5 (2024-03-01)
## Bugs Fixed
- Fixed issue 28561 - OpenAI uses unix timestamps so all Date instances are broken
# 1.0.0-beta.4 (2024-02-27)
## Bugs Fixed
- Fixed issue 28561 - OpenAI uses unix timestamps so all Date instances are broken
# 1.0.0-beta.3 (2024-02-09)
## Bugs Fixed
- Re-fixed issue 28529 - import error for TypeScript users - add types/src to build output
# 1.0.0-beta.2 (2024-02-08)
## Bugs Fixed
- Fixed issue 28529 - import error for TypeScript users
# 1.0.0-beta.1 (2024-02-05)
- This is the initial beta release for Azure OpenAI assistants capabilities.