The core of every Botpress agent is LLMz, a custom inference engine. It’s responsible for coordinating the agent’s behavior: interpreting instructions, managing memory, choosing the right tools, executing code, and returning a usable response.
Unlike standard tool-calling frameworks that rely on rigid prompts and external orchestration, the Botpress custom inference engine runs everything internally. It can handle complex, multi-step logic, execute JavaScript in a safe sandbox, and generate structured responses without extra configuration.
Engine
Autonomous
Step1
Instructions
##Identity You are a customer support agent. Your goal is to route the user to the correct path based on what they're looking to accomplish in today's conversation.
Refund
Question
Add Card
Refund
Generate Content
Generate Image
Transcribe Audio
List Language Models
Add Card
Action
Start Conversation
Create Issue
Add Card
Architecture
Botpress uses a fully isolated runtime architecture: every deployed agent runs its own self-contained environment.
They're
versioned
,
durable
,
and
compatible
with
future
platform
changes,
so
what
you
build
today
will
still
work
tomorrow.
Developers
By developers, for developers.
Custom code
Inject custom code into an agent’s lifecycle events.
Inspect
Maintain full observability over an agent's actions and executions.
API
Access the API endpoints you need to build and manage agents.
We have found Botpress’s pre-built workflows and ability to execute AI tasks particularly valuable. Instead of spending time training a model from scratch, we can quickly deploy AI capabilities that meet our exact needs.
The unlimited number of integrations it has! It's perfect for any type of workflow you'd like to perform: Cancellations, refunds, authentications and many more!
Botpress is a great platform with a strong community of developers around the world that are welcoming and open to sharing their time, resources, and elevating best practices among bot builders.
One of the most important things is how intuitive the tool is, and the free tier is very generous, the number of possible integrations is also one of my favorite things because of how versatile it can be.
The botpress discord is hands down the best discord experience I have had. From troubleshooting to keeping up with changing trends it's a one stop shop for reaching your full Botpress potential.
Botpress makes it very easy to host bots on their cloud servers and they have a lot of integrations with platforms such as Whatsapp, Telegram, Zapier, Zendesk and much more. The Botpress studio is very user friendly and easy to use and scale up with for larger bots.