OctoAIEmbeddings()Build extra kwargs from additional params that were passed in.
Embed documents using a GigaChat embeddings models.
Embed documents using a GigaChat embeddings models.
Embed a query using a GigaChat embeddings models.
Embed a query using a GigaChat embeddings models.
OctoAI Compute Service embedding models.
See https://octo.ai/ for information about OctoAI.
To use, you should have the openai python package installed and the
environment variable OCTOAI_API_TOKEN set with your API token.
Alternatively, you can use the octoai_api_token keyword argument.