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
|
|
@ -21,3 +21,4 @@ class WorkflowRunResponseSchema(BaseModel):
|
|||
gathered_context: dict | None = None
|
||||
call_type: CallType
|
||||
logs: Dict[str, Any] | None = None
|
||||
annotations: Dict[str, Any] | None = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue