Supporting AI tools #3007
Replies: 6 comments 14 replies
-
After talking with some folks internally and from the community (downloads and stars etc), I believe the most useful platforms for folks would be as follows, grouped by product/service, and then popularity within. ✅ Means we already have a PR in the works for them LLM Providers
Framework
Vector DBs
|
Beta Was this translation helpful? Give feedback.
-
Interesting use cases:the following I am regurgitating from @czyber 😆 for full transparency 🚀
|
Beta Was this translation helpful? Give feedback.
-
Hugging Face does provide some support in the way that you can indicate an OTLP endpoint (Text Generation Interface: Distributed Tracing). Which appear to be what openLLMetry takes advantage of here |
Beta Was this translation helpful? Give feedback.
-
Just a quick update:
|
Beta Was this translation helpful? Give feedback.
-
@antonpirker the documentation isn't clear: If I have the py openai library installed, will monitoring automatically be setup or do I need to |
Beta Was this translation helpful? Give feedback.
-
Hi @antonpirker, we are typically using https://github.com/griptape-ai/griptape as our AI framework. Is there plans to support integration there? The current project I'm working on is using OpenAI models (for now) via Griptape, which in turn uses the OpenAI SDK, so I had thought perhaps it would work. However, it doesn't seem to report token usage, has non realistic 0.02ms durations and of course then no cost estimates. I figure perhaps it's just an incompatibility with how Griptape operates around the SDKs. Did think about them both supporting Open Telemetry but figured I'd check here first as I wasn't immediately sure how that'd work and was time-bound. |
Beta Was this translation helpful? Give feedback.
-
Hey everybody!
Not long ago we added an OpenAI integration to the Sentry SDK. Right now we have PRs for two more AI related integrations open, Anthropic and Langchain.
If you work in the AI sector or are an AI enthusiast, I would like to ask you a couple of questions:
Let's get a discussion going, so together we can build kick ass AI support into Sentry!
Beta Was this translation helpful? Give feedback.
All reactions