OctoAI
compute service helps you run, tune, and scale AI applications easily.
This example goes over how to use LangChain to interact with OctoAI
LLM 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 key in in the code cell below.
OCTOAI_API_BASE
environment variable.