Skip to main content

Aleph Alpha

Aleph Alpha 成立于2019年,使命是研究和构建强人工智能时代的基础技术。由国际科学家、工程师和创新者组成的团队研究、开发和部署变革性的人工智能,如大型语言模型和多模态模型,并运行欧洲最快的商业人工智能集群。

Luminous系列 是一系列大型语言模型。

安装和设置

pip install aleph-alpha-client

您需要创建一个新令牌。请参阅说明

from getpass import getpass

ALEPH_ALPHA_API_KEY = getpass()

大型语言模型

查看使用示例

from langchain_community.llms import AlephAlpha

文本嵌入模型

查看使用示例

from langchain_community.embeddings import AlephAlphaSymmetricSemanticEmbedding, AlephAlphaAsymmetricSemanticEmbedding

Was this page helpful?


You can also leave detailed feedback on GitHub.

扫我,入群扫我,找书