Update phoenix-observability.mdx

This commit is contained in:
exiao
2025-03-27 13:07:16 -04:00
committed by GitHub
parent 9ea4fb8c82
commit 06950921e9

View File

@@ -130,7 +130,14 @@ Log into your Phoenix Cloud account and navigate to the project you specified in
![Example trace in Phoenix showing agent interactions](https://storage.googleapis.com/arize-assets/fixtures/crewai_traces.png)
## References
- [Phoenix Documentation](https://docs.arize.com/phoenix/)
- [CrewAI Documentation](https://docs.crewai.com/)
### Version Compatibility Information
- Python 3.8+
- CrewAI >= 0.86.0
- Arize Phoenix >= 7.0.1
- OpenTelemetry SDK >= 1.31.0
- [Phoenix Documentation](https://docs.arize.com/phoenix/) - Overview of the Phoenix platform.
- [CrewAI Documentation](https://docs.crewai.com/) - Overview of the CrewAI framework.
- [OpenTelemetry Docs](https://opentelemetry.io/docs/) - OpenTelemetry guide
- [OpenInference GitHub](https://github.com/openinference/openinference) - Source code for OpenInference SDK.