Skip to content

The Langchain Execution Microservice for Chatbot Builder Application. Controlled by the Engine-Service, responsible for executing langchain logic in workflows.

Notifications You must be signed in to change notification settings

Chatbot-Builder-Project/chatbot-builder-executor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot Builder Executor

Description

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.

Setup

  • Add .env file in the app directory (no variables are required for now).

Commands

Build & Run

docker-compose up --build

About

The Langchain Execution Microservice for Chatbot Builder Application. Controlled by the Engine-Service, responsible for executing langchain logic in workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published