BoxcarsAI / boxcars

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

modify SQL boxcar to take a list of Tables. Handy if you have a large database with many tables. #19

Closed francis closed 1 year ago

francis commented 1 year ago

The constructor and logic for Boxcars::SQL should allow for a subset of the tables to be requested.