forked from phoenix/litellm-mirror
add open interpreter to docs
This commit is contained in:
parent
c66649dd20
commit
585ae40a72
2 changed files with 3 additions and 0 deletions
2
docs/my-website/docs/projects/OpenInterpreter.md
Normal file
2
docs/my-website/docs/projects/OpenInterpreter.md
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Open Interpreter lets LLMs run code on your computer to complete tasks.
|
||||||
|
[Github](https://github.com/KillianLucas/open-interpreter/)
|
|
@ -151,6 +151,7 @@ const sidebars = {
|
||||||
slug: '/project',
|
slug: '/project',
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
|
"projects/OpenInterpreter",
|
||||||
"projects/FastREPL",
|
"projects/FastREPL",
|
||||||
"projects/PROMPTMETHEUS",
|
"projects/PROMPTMETHEUS",
|
||||||
"projects/Codium PR Agent",
|
"projects/Codium PR Agent",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue