cfahlgren1 / observers

A Lightweight Library for AI Observability
190 stars 20 forks source link

[FEAT] add support for generic input / output traces #14

Open cfahlgren1 opened 1 week ago

cfahlgren1 commented 1 week ago

We want to be able to track generic things (not only OpenAI calls). For example you could track input / output of flux generation etc

davidberenstein1957 commented 2 days ago

" input, output which can honestly be a fallback for any provider: prompt, response message, score etc it just tracks a trace with input and output field. " @cfahlgren1 feel free to write a proposal here.