community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516)

- **Description:** Added integration with
[GigaChat](https://developers.sber.ru/portal/products/gigachat)
embeddings. Also added support for extra fields in GigaChat LLM and
fixed docs.
This commit is contained in:
Mikelarg
2024-03-26 02:08:37 +03:00
committed by GitHub
parent e5bdb26f76
commit dac2e0165a
9 changed files with 548 additions and 62 deletions

View File

@@ -48,6 +48,7 @@ EXPECTED_ALL = [
"SpacyEmbeddings",
"NLPCloudEmbeddings",
"GPT4AllEmbeddings",
"GigaChatEmbeddings",
"XinferenceEmbeddings",
"LocalAIEmbeddings",
"AwaEmbeddings",