Skip to content

Remove status and traceback from completion response on the server #159

@yixu34

Description

@yixu34

We removed this from our internal version (we'll be moving to public repo-first development soon!), we just need to remove from the public repo too:

status: TaskStatus
outputs: List[CompletionOutput]
traceback: Optional[str] = None

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions