[Enhancement]: (Text) Input for code interpreter #7659
XHyperDEVX
started this conversation in
Feature Requests & Suggestions
Replies: 0 comments
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.
-
What features would you like to see added?
The ability to ask the user for input into the code to be executed, for a better user experience and possibly better code results. this can also help to avoid having to regenerate the code because the ai has done something wrong.
More details
Example:
If the line is executed with “input”, a window opens in Librechat with a text box and the title “Please enter your name:”.
After the window has been sent, the content of the text box is written to the variable “name” and the code is executed further.
This is just a simple example. You can also set the whole thing to “only number input” or “date” or something similar. i don't know if that works with python, i don't know it that well.
But I think that would be a great addition to the code interpreter (and as far as I know also a unique selling point compared to the chatgpt code interpreter and others)
Which components are impacted by your request?
General
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions