Skip to content

Commit 54bf90f

Browse files
authored
The New Computer Update
1 parent b491c2b commit 54bf90f

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,26 @@
99
<img src="https://img.shields.io/static/v1?label=license&message=AGPL&color=white&style=flat" alt="License"/>
1010
<br>
1111
<br>
12-
<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>
1413
<br><a href="https://openinterpreter.com">Get early access to the desktop app</a>‎ ‎ |‎ ‎ <a href="https://docs.openinterpreter.com/">Documentation</a><br>
1514
</p>
1615

1716
<br>
1817

19-
![poster](https://github.com/KillianLucas/open-interpreter/assets/63927363/08f0d493-956b-4d49-982e-67d4b20c4b56)
18+
![NCU_sketchy](https://github.com/KillianLucas/open-interpreter/assets/63927363/b546dcad-f104-417f-9bec-4e048d308096)
2019

2120
<br>
22-
23-
**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+
<p align="center">
22+
(Today)<code>The New Computer Update</code> introduces <code>--os</code> control and a new Computer API. <a href="https://changes.openinterpreter.com/log/the-new-computer-update">Learn More ↗</a>
23+
</p>
2524
<br>
2625

2726
```shell
2827
pip install open-interpreter
2928
```
3029

30+
> Not working? Read our [setup guide](https://docs.openinterpreter.com/setup).
31+
3132
```shell
3233
interpreter
3334
```
@@ -381,6 +382,8 @@ Visit [our roadmap](https://github.com/KillianLucas/open-interpreter/blob/main/d
381382

382383
**Note**: This software is not affiliated with OpenAI.
383384

385+
![poster](https://github.com/KillianLucas/open-interpreter/assets/63927363/08f0d493-956b-4d49-982e-67d4b20c4b56)
386+
384387
> 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.
385388
>
386389
> _OpenAI's Code Interpreter Release_

0 commit comments

Comments
 (0)