I鈥檓 trying to figure out how to import my tracedata into Phoenix. Here is a loom video with some confusion I鈥檓 having around this https://www.loom.com/share/387927de08a74f1eb3ec2cc066e448b5?sid=11e1b9ee-0df6-4a1f-8fe8-2a4d727024e1 Please let me know if anyone has any suggestions.
Hey Hamel H. this is super helpful feedback. Maybe we can break it down into a few painpoints:
Need a fully working end-to-end quickstart for tracing
How to import traces from an existing project or trying to make it conform to TraceDataset data
Lack of Typescript / JS examples
OpenInference data format drops you off in a non-actionable sop
Would you say the above captures the main pain points? Can definitely guide you through some of this and figure out fixes for the pains you are facing.
Hey Hamel H. makes sense. I think the struggle I anticipate you having is that this data is pretty specific the OTEL and so "converting" your existing data might be a bit of an uphill battle since the data is not produced by us. Will do some brainstorming on how to convert langsmith data to phoenix (https://github.com/Arize-ai/phoenix/issues/3908). Hope that works for you for now. Don't want to block your exploration process - the following notebook is what we use many times use to showcase some of the flows (https://colab.research.google.com/github/Arize-ai/phoenix/blob/main/tutorials/llm_ops_overview.ipynb) A comprehensive list of tracing examples are here if the above doesn't fit your needs (Sorry for making this hard to find) https://docs.arize.com/phoenix/notebooks
ok will take a look!
