Integrations按提供商分组 (Grouped by provider)ForefrontAI(前沿人工智能)On this pageForefrontAI(前沿人工智能)本页面介绍如何在LangChain中使用ForefrontAI生态系统。 它分为两个部分:安装和设置,以及对特定ForefrontAI包装器的引用。安装和设置获取ForefrontAI API密钥,并将其设置为环境变量(FOREFRONTAI_API_KEY)包装器LLM存在一个ForefrontAI LLM包装器,您可以使用以下代码访问:from langchain.llms import ForefrontAI