boxcars
boxcars copied to clipboard
Building applications with composability using Boxcars with LLM's. Inspired by LangChain.
Langchain added this feature - https://langchain.readthedocs.io/en/latest/modules/chains/examples/sqlite.html#adding-example-rows-from-each-table This seems counterintuitive since it will make the prompt bigger, but it could improve SQL generation accuracy.
This should be pretty straight forward. The current prompt does not use the name of the database anywhere. It probably should go in the action description area: ```text > Entering...
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 3.0.3 to 3.0.4. Release notes Sourced from rubocop-rspec's releases. RuboCop RSpec v3.0.4 Fix false-negative for UnspecifiedException when matcher is chained. (@r7kamura) Changelog Sourced from rubocop-rspec's changelog. 3.0.4...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.0.3. Release notes Sourced from sqlite3's releases. v2.0.3 2.0.3 / 2024-07-29 Improved Database#quote avoids allocating strings where reusing frozen strings is preferable. #548 @casperisfine sha256...
Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.6 to 1.5.7. Changelog Sourced from pg's changelog. v1.5.7 [2024-07-28] Lars Kanis [email protected] Remove deprecated use of fptr->fd.#562 Direct access is disallowed since ruby-3.4. Make pgconn_connect_poll close...
Bumps [sqlite3](https://github.com/sparklemotion/sqlite3-ruby) from 1.7.3 to 2.0.4. Release notes Sourced from sqlite3's releases. 2.0.4 / 2024-08-13 Dependencies Vendored sqlite is updated to v3.46.1 @flavorjones sha256 checksums: 60437450d483a1b9716e699c3a6ad91eb623808ea501bfa0330512c983c97291 sqlite3-2.0.4-aarch64-linux-gnu.gem 8bab69599cbab225eac97ba9ce6948bc4fd5dd891d90f64e128881f5ef999891 sqlite3-2.0.4-aarch64-linux-musl.gem eea5985bad8d47712bfd0838b162409fe4e30efca8c1deb1de736a1af7a496d0...