monocle2ai / monocle

Monocle is a framework for tracing GenAI app code. This repo contains implementation of Monocle for GenAI apps written in Python.
http://monocle2ai.org
Apache License 2.0
18 stars 10 forks source link

Document meta model for Monocle trace #19

Closed prasad-okahu closed 1 month ago

prasad-okahu commented 4 months ago

We have the current tracing structure documented in user guide. We should define formal meta model for the traces. It should standardize the common genAI attributes across the different components. We would then update the implementation to address the gaps and also socialize the model with other OSS/LF projects that are defining various genAI standards.

prasad-okahu commented 1 month ago

Initial metamodel is committed.