Tachi67 commited on
Commit
34318a3
·
verified ·
1 Parent(s): ffd5b8d

fix invalid link to code interpreter of JARVIS

Browse files
Files changed (1) hide show
  1. Introduction_to_Jarvis.md +1 -1
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]((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
 
 
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