No, displaying cumulative token counts in the project details view is no longer supported. Token count metrics (total, prompt, completion) have been removed from project summary views and queries, so only cost metrics are available in the project header and dashboard now. This change was made for performance reasons and is reflected in the latest Phoenix releases鈥攖oken counts are not shown in the project-level UI or GraphQL fragments anymore, and attempts to query them will return zero or be omitted entirely.Would you like more detail on the reasoning or possible workarounds?Sources:
- fix: remove token counts from project summaries
- bug: slow token count query
馃挕聽Hint: Mention RunLLM in the thread for followups.