Key skills
| Skill | Description |
|---|---|
| List model columns | List columns for filtering; optional search to narrow |
| Get dimension values | Get distinct values for a column (span kinds, model names, etc.) |
| Validate filter | Check syntax and match count; optional time range |
| Finalize filter | Apply the filter to the traces table |
| Preview spans | Run filter and return sample spans; optional grep for text in span data |
Filter syntax
For filter syntax and examples, see Filter traces.How to use
Use the AI Search field in the traces table filter bar: type your query in natural language (e.g. “Find traces with errors” or “Spans where the input contains pricing”) and press Enter or tap send. Alyx turns your query into a filter and applies it to the table. Each query is independent—no conversation history.
Example prompts
- “Find traces with errors”
- “Filter by latency greater than 2 seconds”
- “Show me spans that use gpt-4”
- “Find traces where the input contains ‘pricing’”
- “Filter by span kind RETRIEVER”