Dmitry Tyumentsev
08b769d539
community[patch]: YandexGPT Use recent yandexcloud sdk version ( #19341 )
...
Fixed inability to work with [yandexcloud
SDK](https://pypi.org/project/yandexcloud/ ) version higher 0.265.0
2024-03-25 17:05:57 -07:00
Harrison Chase
4eda647fdd
infra: add -p to mkdir in lint steps ( #17013 )
...
Previously, if this did not find a mypy cache then it wouldnt run
this makes it always run
adding mypy ignore comments with existing uncaught issues to unblock other prs
---------
Co-authored-by: Erick Friis <erick@langchain.dev >
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com >
2024-02-05 11:22:06 -08:00
Dmitry Tyumentsev
e86e66bad7
community[patch]: YandexGPT models - add sleep_interval ( #16566 )
...
Added sleep between requests to prevent errors associated with
simultaneous requests.
2024-01-25 09:07:19 -08:00
chyroc
61da2ff24c
community[patch]: use SecretStr for yandex model secrets ( #15463 )
2024-01-23 20:08:53 -08:00
Dmitry Tyumentsev
d21f44b484
community[minor]: Add YandexGPT embeddings ( #14767 )
...
- **Description:** Introducing an ability to work with the
[YandexGPT](https://cloud.yandex.com/en/services/yandexgpt ) embeddings
models.
---------
Co-authored-by: Dmitry Tyumentsev <dmitry.tyumentsev@raftds.com >
2023-12-20 01:11:07 -05:00