What has changed?
- [Frontend] Evaluation related frontend code moved away from oss folder
- [Frontend] Added tracing code for LlamaIndex and LangGraph in the "Set up tracing" get started card.
- [Frontend] Addressed the layout and responsiveness issues in the Trace Drawer UI.
- [Frontend] Resolved an issue where the copy-and-close button in the "Invite User" modal failed to close the modal after copying the invite link.
- [Api] Improves some error logs for better debugging.
- [API] Cast reference fields to string in nodes to spans
from v0.50.1 & v0.50.0
- services return trace information when there's an error
- frontend now correctly displays failed traces
- disabling add to testset button when there no test cases to add
- updated web e2e tests
- limiting api memory
- dependency updates