BoxcarsAI / boxcars

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

Add a callback function for Boxcars::ActiveRecord to approve changes #24

Closed francis closed 1 year ago

francis commented 1 year ago

Change the ActiveRecord boxcar to call a function for approval if the request is going to make data changes.