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 95c4af8 commit fefd2dbCopy full SHA for fefd2db
examples/interactive_quickstart.py
@@ -0,0 +1,4 @@
1
+# This is all you need to get started
2
+from interpreter import interpreter
3
+
4
+interpreter.chat()
0 commit comments