📄️ Using LLMBoost CLI
You can jump straight to Using the OpenAI API to integrate LLMBoost with any OpenAI-compatible client or tool.
📄️ Using Python Library
Here's a minimal example to run LLMBoost with the Python Library:
📄️ Using OpenAI API
LLMBoost supports an OpenAI-compatible web endpoint, which is compatible with the OpenAI Chat Completion API.
📄️ Using Chatbot UI
This guide shows how to deploy Open WebUI Chatbot UI interface and connect it to your LLMBoost server.