Skip to content

feat(local-dev): persist llm observability spans to local sqlite instance#309

Open
sabrenner wants to merge 6 commits intomasterfrom
sabrenner/store-spans-in-sqlite
Open

feat(local-dev): persist llm observability spans to local sqlite instance#309
sabrenner wants to merge 6 commits intomasterfrom
sabrenner/store-spans-in-sqlite

Conversation

@sabrenner
Copy link
Contributor

adds options to persist llm observability spans locally to a sqlite db. additionally, enables this by default for lapdog. span creation & updates are persisted to this table.

open questions:

  • limit number of spans?
  • add ttl for any reason?

mostly ai generated pr but i did iterate on the logic a bit, tested it out manually, seems to work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant