OctoAI
compute service helps you run, tune, and scale AI applications easily.
This notebook demonstrates the use of langchain.chat_models.ChatOctoAI
for OctoAI endpoints.
Setup
To run our example app, there are two simple steps to take:- Get an API Token from your OctoAI account page.
-
Paste your API token in the code cell below or use the
octoai_api_token
keyword argument.
OCTOAI_API_BASE
environment variable.