BoxcarsAI / boxcars

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

Get GitHub Actions to green #5

Closed petergoldstein closed 1 year ago

petergoldstein commented 1 year ago

This is built on top of #3 (to address the config typo) and implements the second option described in #4

I also removed head and jruby from the CI matrix, because they are having trouble running with a single Gemfile.lock. If Gemfile.lock is removed from the repo they can be readded.

Runs green on my fork.