Forefront AI
Forefront AI 是一個平台,讓您能夠微調和推論開放原始碼的文本生成模型
安裝與設定
訪問此頁面獲取 ForefrontAI
API 金鑰,並將其設定為環境變數 (FOREFRONTAI_API_KEY
)。
LLM
請參閱使用範例。
from langchain_community.llms import ForefrontAI
API 參考:ForefrontAI
Forefront AI 是一個平台,讓您能夠微調和推論開放原始碼的文本生成模型
訪問此頁面獲取 ForefrontAI
API 金鑰,並將其設定為環境變數 (FOREFRONTAI_API_KEY
)。
請參閱使用範例。
from langchain_community.llms import ForefrontAI