ui-tars integration (#2656)
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
import typing
|
||||
|
||||
RunEngine = typing.Union[typing.Literal["skyvern-1.0", "skyvern-2.0", "openai-cua", "anthropic-cua"], typing.Any]
|
||||
RunEngine = typing.Union[
|
||||
typing.Literal["skyvern-1.0", "skyvern-2.0", "openai-cua", "anthropic-cua", "ui-tars"], typing.Any
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user