mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
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',
|
||||
},
|
||||
items: [
|
||||
"projects/OpenInterpreter",
|
||||
"projects/FastREPL",
|
||||
"projects/PROMPTMETHEUS",
|
||||
"projects/Codium PR Agent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue