The Phoenix database ERD can be found in the GitHub issue titled "[annotation] [db] annotation configuration](https://github.com/Arize-ai/phoenix/issues/6207)". This issue includes a draft ERD for annotation configuration, which details how annotations are structured within the database.Would you like more detail on the ERD or its components? Sources:
- https://github.com/Arize-ai/phoenix/issues/6207
馃挕聽Hint: Mention RunLLM in the thread for followups.
juhi b. we do not maintain an ERD for Phoenix, however, you can generate one from a running Phoenix database using some free tool like https://github.com/k1LoW/tbls
Here is an example schema that was generated for the Phoenix main branch as of today April, 28th, using the tbls tool above