Realtime Update Rubrics
- Update should not remove existing agent graph except the graph components are invalid
- Incomplete on errored trace can be used as the update input
Iteration 1
generate 3 traces and see the convergence
trace monitoring -> trace streaming -> not gerneate graph, just merge into graph directly -> assure convergance stability to clarify for the graph metric
- check the convergence
- LangSmith and LangFuse
- LangSmith Trace API
- Web Hook?
- Pooling
- How to do this without LLM?
Iteration 2
- langfuse tagging or use opentelemetry option for tag.
- from pydantic ai example, test log, langfuse, langsmith
- Uniliever
- Langgraph example to generate langfuse trace
- official example
- deep research example
trace monitoring -> trace streaming -> not gerneate graph, just merge into graph directly -> assure convergance stability to clarify for the graph metric
Seonglae Cho