BoxcarsAI / boxcars

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

Add a running log of prompts for debugging #99

Closed francis closed 1 year ago

francis commented 1 year ago

It would be handy to capture all the running logs of a run and then save them for debugging.

francis commented 1 year ago

I will add Boxcars.log which will return the running log.

Also, if you want to clear the log while getting it, I will add Boxcars.take_log

francis commented 1 year ago

This is in version 0.2.16