metaskills / experts

Experts.js is the easiest way to create and deploy OpenAI's Assistants and link them together as Tools to create advanced Multi AI Agent Systems with expanded memory and attention to detail.
https://www.unremarkable.ai/experts/
MIT License
973 stars 54 forks source link

Auto Instrument using OpenTelemetry #6

Closed metaskills closed 3 months ago

metaskills commented 4 months ago

The thinking here is to automatically hook into various SSE and create traces. I noticed frameworks like Genkit (https://firebase.google.com/docs/genkit) do this too. Not put a lot of thinking where these traces could go either? Think I wanted to look at https://github.com/openlit/openlit around this too... 🤔