You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ From version v0.10.0, we support a new open-source model named [`UI-TARS`](https
46
46
-**Support Private Deployment 🤖**: Supports private deployment of [`UI-TARS`](https://github.com/bytedance/ui-tars) model, which outperforms closed-source models like GPT-4o and Claude in UI automation scenarios while better protecting data security.
47
47
-**Support General Models 🌟**: Supports general large models like GPT-4o and Claude, adapting to various scenario needs.
48
48
-**Visual Reports for Debugging 🎞️**: Through our test reports and Playground, you can easily understand, replay and debug the entire process.
49
+
-**Support Caching 🔄**: The first time you execute a task through AI, it will be cached, and subsequent executions of the same task will significantly improve execution efficiency.
49
50
-**Completely Open Source 🔥**: Experience a whole new automation development experience, enjoy!
50
51
-**Understand UI, JSON Format Responses 🔍**: You can specify data format requirements and receive responses in JSON format.
51
52
-**Intuitive Assertions 🤔**: Express your assertions in natural language, and AI will understand and process them.
0 commit comments