BoxcarsAI / boxcars

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

Add ability to serialize trains and boxcars #95

Closed francis closed 9 months ago

francis commented 1 year ago

It would be nice to be able to load and restore boxcars and trains from a file.

francis commented 1 year ago

You can already use to_json or to_yaml.