We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61c4aa2 commit fc1862eCopy full SHA for fc1862e
README.md
@@ -206,6 +206,10 @@ python interpreter.py -m 'code-llama' -md 'code' -s
206
python interpreter.py -m 'gemini-pro' -md 'code' -s -l 'language-name'
207
```
208
209
+- Using Upgrade interpreter </br>
210
+```python
211
+python interpreter.py --upgrade
212
+```
213
214
# Interpreter Commands 🖥️
215
0 commit comments