Documentation Index
Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
06.12.2025
Dataset Filtering
- Added a
DatasetFilterinput and enum to the GraphQL schema, allowing users to filter datasets by name using case-insensitive matching. - Created a debounced
DatasetsSearchcomponent on the Datasets page that lets users filter results live as they type.
feat: dataset-filter by GeLi2001 · Pull Request #7982 · Arize-ai/phoenix
GitHub

