-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -130,3 +130,5 @@ dmypy.json | |
|
||
# vim | ||
.*.sw* | ||
|
||
.changelog_generator.toml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
## [v0.2.0b1](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/releases/tag/v0.2.0b1) (2024-11-01) | ||
|
||
**Merged Pull Requests** | ||
|
||
- Assistants ([#15](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/15)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Copypaste methods signatures in favor of autocompletion ([#11](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/11)) by [vhaldemar](https://github.com/vhaldemar) | ||
|
||
[`Full Changelog`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.0...v0.2.0b1) | [`Diff`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.0...v0.2.0b1.diff) | [`Patch`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.0...v0.2.0b1.patch) | ||
|
||
## [v0.1.0](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/releases/tag/v0.1.0) (2024-11-01) | ||
|
||
**Merged Pull Requests** | ||
|
||
- Assistants endpoints ([#14](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/14)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Imrove assistant examples, make sync version ([#13](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/13)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Remove page_token parameter ([#12](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/12)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Assistants tools ([#10](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/10)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Assistants search indexes ([#9](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/9)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Assistants run ([#8](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/8)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Add assistants service support ([#7](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/7)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Add expiration mechanic for all assistant-related services ([#5](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/5)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Introduce threads service ([#4](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/4)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Isolate common parts ([#3](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/3)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Introduce files service ([#2](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/2)) by [vhaldemar](https://github.com/vhaldemar) | ||
- Add config for github actions tests ([#1](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/1)) by [vhaldemar](https://github.com/vhaldemar) | ||
|
||
--- | ||
*This changelog was generated using [github-changelog-md](http://changelog.seapagan.net/) by [Seapagan](https://github.com/seapagan)* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters