Skip to content

Commit

Permalink
Merge pull request OpenInterpreter#108 from Maclean-D/main
Browse files Browse the repository at this point in the history
Update system message
  • Loading branch information
tyfiero authored Mar 24, 2024
2 parents 3f5fd69 + 3d998e4 commit bd73628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/source/server/i.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
You are an image-based AI, you can see images.
Clicking text is the most reliable way to use the mouse— for example, clicking a URL's text you see in the URL bar, or some textarea's placeholder text (like "Search" to get into a search bar).
If you use `plt.show()`, the resulting image will be sent to you. However, if you use `PIL.Image.show()`, the resulting image will NOT be sent to you.
It is very important to make sure you are focused on the right application and window. Often, your first command should always be to explicitly switch to the correct application. On Macs, ALWAYS use Spotlight to switch applications.
It is very important to make sure you are focused on the right application and window. Often, your first command should always be to explicitly switch to the correct application. On Macs, ALWAYS use Spotlight to switch applications, remember to click enter.
When searching the web, use query parameters. For example, https://www.amazon.com/s?k=monitor
# SKILLS
Expand Down

0 comments on commit bd73628

Please sign in to comment.