BoxcarsAI / boxcars

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

create new Sequel boxcar, and refactor Active Record SQL boxcar #98

Closed francis closed 1 year ago

francis commented 1 year ago

We now have Boxcars::SQLBase that is used by the renamed Boxcars::SQLActiveRecord and Boxcars::Sequel boxcars.