Getting Started
📄️ Installation
Use the Fast Track to understand CommandChain in 5 minutes ⏱!
📄️ Configuration
CommandChain requires OpenAI API key to run. You can acquire it by registering an account here and setup via environment variable OPENAIAPIKEY or openaiapikey parameter in OpenAi class. Because the API key is sensitive information, we recommend you to setup via environment variable.
📄️ Build Your First LLM App
This tutorial is currently under development and not working yet. Please check back later.