Yes, there is a resource available for querying spans in the Phoenix UI. According to the Phoenix documentation, you can use Python boolean expressions to filter spans. The expressions can be entered in the Phoenix UI search bar, and they support complex conditions involving span attributes. However, note that filtering by child spans is not supported, as mentioned in a Slack conversation.Would you like more detail on how to construct these queries or any specific examples?Sources:
- Slack conversation
馃挕聽Hint: Mention RunLLM in the thread for followups.
Nope that answered it. Yea even a blurb that these queries would work in the UI would be good enough for me. Had seen this page but didn't even think to try it there. Thanks!