Is there a way to delete custom annotations from a project after they are created on Arize Phoenix?
Yes, you can delete custom annotations from a project in Arize Phoenix. The UI allows users to delete span annotations via the feedback/annotations tab, and this is also supported by the backend API through a mutation for deleting span annotations by their IDs. However, certain reserved annotation types like "note" may not be deletable, and this restriction is not configurable by users. Annotation configs (the rubric/structure) can also be deleted from a project via GraphQL actions, allowing you to disassociate them from the project as needed. For more details, see Annotating in the UI, GitHub issue #7409, and span_annotations_mutations.py. Would you like a step-by-step guide or code example for deleting annotations?Sources: - Annotating in the UI - GitHub issue #7409 - span_annotations_mutations.py - GitHub issue #7000 - GitHub issue #6815
馃挕聽Hint: Mention RunLLM in the thread for followups.
hey Kinan F. from your screen grab you are looking at Arize Ax the enterprise solution. You can get help in Arize AX Support
Thanks Mikyo 馃憤
No problem!
