Skip to main content

Forefront AI

Forefront AI is a platform enabling you to fine-tune and inference open-source text generation models

Installation and Setup

Get an ForefrontAI API key visiting this page. and set it as an environment variable (FOREFRONTAI_API_KEY).

LLM

See a usage example.

from langchain_community.llms import ForefrontAI
API Reference:ForefrontAI

Was this page helpful?


You can also leave detailed feedback on GitHub.