-
-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
Description
Announced last month:
Sentry's Agent monitoring docs: https://docs.sentry.io/product/insights/agents/
Example API:
app.Services.AddChatClient(builder => builder
// Add Sentry LLM monitoring
.UseSentry()
.Use(new OpenAIClient(...)).AsChatClient(...)); In a new package named: Sentry.Extensions.AI
https://www.nuget.org/packages/Microsoft.Extensions.AI.Abstractions/#versions-body-tab
Seems this one didn't leave preview though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Done