We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b135fa commit e3b2086Copy full SHA for e3b2086
1 file changed
packages/ui/src/features/inbox/filterOptions.tsx
@@ -88,7 +88,7 @@ export const INBOX_SOURCE_OPTIONS: {
88
},
89
{
90
value: "llm_analytics",
91
- label: "LLM analytics",
+ label: "AI observability",
92
icon: <BrainIcon size={14} />,
93
94
{ value: "github", label: "GitHub", icon: <GithubLogoIcon size={14} /> },
0 commit comments