-
-
Notifications
You must be signed in to change notification settings - Fork 805
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Container improvements #540
Conversation
c93b6d7
to
98e2c32
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we also update Config and Docker section in README.md please?
These settings worked for me:
|
default OVERWRITE_OS_NAME value "default" + got rid of redundant else Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
OVERWRITE_SHELL_NAME default value "default" + got rid of redundant else Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
Please give some feedback / merge when you have spare time :) |
(Note: if SHELL_INTERACTION contains an unintended / weird value, it will act as if it contained false, which is not the intended default behaviour)
…to work on Mac too
07c43e1
to
1c7ac42
Compare
…d of linux command
9163dfe
to
00da9de
Compare
Changes made + tested in our production environment. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the updates @Robinsane. I ran some tests as well and have a few suggestions.
suggestion TheR1D Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
ENV PRETTIFY_MARKDOWN=false Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com>
…equests in combination with ShellGPT in a docker container
Hi @Robinsane, Sorry for the late reply. The PR has been merged. Thank you for your contribution! |
…D#569) Co-authored-by: Hejia Zhang <hejiazhang2023@outlook.com> Docker container improvements (TheR1D#540) Co-authored-by: Farkhod Sadykov <Farkhod.Sadykov@gmail.com> Minor bug fixes, documentation, release 1.4.4 (TheR1D#607) CD pipeline fix (TheR1D#608) Option for LiteLLM to manage API keys (TheR1D#604)
IN_CONTAINER: setting this one to true, helps fix some default things that aren't handy when in a container: