fix invalid link to code interpreter of JARVIS
Browse files
Introduction_to_Jarvis.md
CHANGED
@@ -8,7 +8,7 @@ To allow for extended the lifespan of JARVIS (constrained by token limitations o
|
|
8 |
|
9 |
|
10 |
**Notice:**
|
11 |
-
[The code interpreter of JARVIS](
|
12 |
|
13 |
|
14 |
|
|
|
8 |
|
9 |
|
10 |
**Notice:**
|
11 |
+
[The code interpreter of JARVIS](https://huggingface.co/Tachi67/InterpreterFlowModule) relies on **open-interpreter** (https://github.com/KillianLucas/open-interpreter) (version v0.1.15). We are extracting the specific code from open-interpreter because the `litellm` version of open-interpreter is not compatible with that of the current version of aiflows (v.0.1.7).
|
12 |
|
13 |
|
14 |
|