↓ 4 callersFunctionstream_agent_resume(
*,
thread_id: str,
resume_input: Any,
meta: dict,
current_user,
db,
)
backend/package/yuxi/services/chat_service.py:1215
↓ 3 callersFunction_build_langfuse_run_context(
*,
current_user,
thread_id: str,
agent_id: str,
request_id: str,
operation: str,
backend/package/yuxi/services/chat_service.py:79
↓ 3 callersFunction_file(
client: httpx.AsyncClient,
headers: dict[str, str],
*,
agent_id: str,
thread_id: str,
backend/test/e2e/test_viewer_filesystem_e2e.py:49