This is the execution service for the Chatbot Builder, responsible for executing the chatbot flow logic such as LLM generation calls, and other processing tasks.
- Add
.env
file in theapp
directory (no variables are required for now).
docker-compose up --build