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
<b>Let language models run code on your computer.</b><br>
13
-
An open-source, locally running implementation of OpenAI's Code Interpreter.<br>
12
+
Let language models run code.<br>
14
13
<br><a href="https://openinterpreter.com">Get early access to the desktop app</a> | <a href="https://docs.openinterpreter.com/">Documentation</a><br>
**Important:** ● `v0.1.18` includes breaking changes. Please read our [migration guide](https://github.com/KillianLucas/open-interpreter/blob/main/docs/NCU_MIGRATION_GUIDE.md) if you use Open Interpreter in Python.
24
-
21
+
<palign="center">
22
+
(Today) ● <code>The New Computer Update</code> introduces <code>--os</code> control and a new Computer API. <ahref="https://changes.openinterpreter.com/log/the-new-computer-update">Learn More ↗</a>
23
+
</p>
25
24
<br>
26
25
27
26
```shell
28
27
pip install open-interpreter
29
28
```
30
29
30
+
> Not working? Read our [setup guide](https://docs.openinterpreter.com/setup).
> Having access to a junior programmer working at the speed of your fingertips ... can make new workflows effortless and efficient, as well as open the benefits of programming to new audiences.
0 commit comments