mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
feat: render QA in UI
This commit is contained in:
parent
c8742dbdc0
commit
ef080d57c8
7 changed files with 34 additions and 80 deletions
|
|
@ -674,6 +674,7 @@ async def get_workflow_run(
|
|||
"gathered_context": run.gathered_context,
|
||||
"call_type": run.call_type,
|
||||
"logs": run.logs,
|
||||
"annotations": run.annotations,
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue