BoxcarsAI / boxcars

Building applications with composability using Boxcars with LLM's. Inspired by LangChain.
MIT License
430 stars 39 forks source link

Name changes and code movement. #6

Closed francis closed 1 year ago

francis commented 1 year ago

Considering the following changes:

1) Conductor => Train you build a train of boxcars

2) put the logic for ConductorExecutor inside of the new Train class.