Show HN: OpenSmith – Trace LLM pipelines locally with trace, no cloud
1–4 of 4 posts
Re: Show HN: OpenSmith – Trace LLM pipelines locally with trace, no cloud
#2[flagged]
Re: Show HN: OpenSmith – Trace LLM pipelines locally with trace, no cloud
#3Love the local-first approach. Is there a simple way to export the SQLite traces to JSON or Parquet for analysis?
Re: Show HN: OpenSmith – Trace LLM pipelines locally with trace, no cloud
#4Love the local-first approach. Is there a simple way to export the SQLite traces to JSON or Parquet for analysis?
yes! opensmith export dumps to JSON out of the box. Parquet isn't there yet but it's a good shout — would just need a pandas dependency. if you open an issue I'll prioritize it.