Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vhaldemar committed Nov 13, 2024
1 parent f81fb07 commit 196fe57
Showing 1 changed file with 44 additions and 2 deletions.
46 changes: 44 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,54 @@
# Changelog

## [v0.2.0](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/releases/tag/v0.2.0) (2024-11-13)

**Closed Issues**

- Can't figure out how to pass gRPC metadata? ([#25](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/issues/25)) by [vhaldemar](https://github.com/vhaldemar)
- Langchain Integration doesn't work with langchain_core>=0.3 ([#6](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/issues/6)) by [vhaldemar](https://github.com/vhaldemar)

**Merged Pull Requests**

- Revert endpoints ([#30](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/30)) by [vhaldemar](https://github.com/vhaldemar)
- Fix an user-agent pass ([#29](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/29)) by [vhaldemar](https://github.com/vhaldemar)
- Add enable_server_data_logging flag ([#28](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/28)) by [vhaldemar](https://github.com/vhaldemar)
- Fix problem with zeros at assistant options ([#26](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/26)) by [vhaldemar](https://github.com/vhaldemar)
- Add the yandex art with examples ([#24](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/24)) by [vhaldemar](https://github.com/vhaldemar)
- Fix speed of tests ([#23](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/23)) by [vhaldemar](https://github.com/vhaldemar)
- Add User-Agent ([#22](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/22)) by [vhaldemar](https://github.com/vhaldemar)
- Merge 0.1.2 to a master ([#21](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/21)) by [vhaldemar](https://github.com/vhaldemar)

[`Full Changelog`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.2...v0.2.0) | [`Diff`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.2...v0.2.0.diff) | [`Patch`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.2...v0.2.0.patch)

## [v0.1.2](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/releases/tag/v0.1.2) (2024-11-05)

**Closed Issues**

- Classifiers examples just don't make any sense. Can you add comments and make sure they are runnable and match the API? ([#16](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/issues/16)) by [vhaldemar](https://github.com/vhaldemar)

**Merged Pull Requests**

- Support for 3.13 ([#20](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/20)) by [vhaldemar](https://github.com/vhaldemar)
- Fix langchain ([#19](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/19)) by [vhaldemar](https://github.com/vhaldemar)
- Improve text_classifiers examples ([#17](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/17)) by [vhaldemar](https://github.com/vhaldemar)

[`Full Changelog`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.2.0b1...v0.1.2) | [`Diff`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.2.0b1...v0.1.2.diff) | [`Patch`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.2.0b1...v0.1.2.patch)

## [v0.2.0b1](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/releases/tag/v0.2.0b1) (2024-11-01)

## What's Changed
* Assistants by @vhaldemar in https://github.com/yandex-cloud/yandex-cloud-ml-sdk/pull/15


[`Full Changelog`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.1...v0.2.0b1) | [`Diff`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.1...v0.2.0b1.diff) | [`Patch`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.1...v0.2.0b1.patch)

## [v0.1.1](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/releases/tag/v0.1.1) (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)
[`Full Changelog`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.0...v0.1.1) | [`Diff`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.0...v0.1.1.diff) | [`Patch`](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/compare/v0.1.0...v0.1.1.patch)

## [v0.1.0](https://github.com/yandex-cloud/yandex-cloud-ml-sdk/releases/tag/v0.1.0) (2024-11-01)

Expand All @@ -16,6 +57,7 @@
- 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)
- 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)
- 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)
Expand Down

0 comments on commit 196fe57

Please sign in to comment.