Skip to main content
Open on GitHub

Arcee

Arcee enables the development and advancement of what we coin as SLMs—small, specialized, secure, and scalable language models. By offering a SLM Adaptation System and a seamless, secure integration, Arcee empowers enterprises to harness the full potential of domain-adapted language models, driving the transformative innovation in operations.

安装与设置

获取您的 Arcee API 密钥。

LLMs

查看一个 使用示例

from langchain_community.llms import Arcee
API 参考:阿西斯

检索器

查看一个 使用示例

from langchain_community.retrievers import ArceeRetriever
API 参考:ArceeRetriever