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 f79a28a commit f5ca89eCopy full SHA for f5ca89e
src/sentry/explore/endpoints/explore_saved_queries.py
@@ -174,9 +174,7 @@
174
"transaction",
175
"timestamp",
176
"gen_ai.cost.total_tokens",
177
- "gen_ai.output.model",
178
"gen_ai.response.model",
179
- "gen_ai.output.messages",
180
"gen_ai.response.text",
181
],
182
"query": "has:gen_ai.cost.total_tokens has:gen_ai.response.model has:gen_ai.response.text",
0 commit comments