Replies: 1 comment
-
|
Hello, Create a script that communicates with SGPT and run sgpt_interactive.py |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'd be cool if
sgptcould access a python REPL (à la Langchain) to run some code in order to provide answers.Example queries:
Today, you can already pipe
sgpt --codeintopythonlike this:However, it'd be interesting to allow the model to call python iteratively—i.e. back and forth as many times as necessary.
Beta Was this translation helpful? Give feedback.
All reactions