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-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,12 +140,11 @@ with VisionAgent(display=1) as agent:
140
140
141
141
**AskUI Vision Agent** is a versatile AI powered framework that enables you to automate computer tasks in Python.
142
142
143
-
It connects **Agent OS** with powerful computer use models like Anthropic's Claude Sonnet 3.5 v2 and the AskUI Prompt-to-Action series. It is your entry point for building complex automation scenarios with detailed instructions or let the agent explore new challenges on its own.
143
+
It connects Agent OS with powerful computer use models like Anthropic's Claude Sonnet 3.5 v2 and the AskUI Prompt-to-Action series. It is your entry point for building complex automation scenarios with detailed instructions or let the agent explore new challenges on its own.
144
144
145
145
146
146

147
147
148
-
### Agent OS
149
148
150
149
**Agent OS** is a custom-built OS controller designed to enhance your automation experience.
0 commit comments