Skip to content

SGPT Docker Installation Issue: Empty String Returned on List Chats Command #222

Answered by Leks62
Leks62 asked this question in Q&A
Discussion options

You must be logged in to vote

My sollution:

export CHAT_CACHE_PATH= *your_cache_dir*

alias sgpt="docker run --rm --env OPENAI_API_KEY --env CHAT_CACHE_PATH --volume gpt-cache:*your_cache_dir* ghcr.io/ther1d/shell_gpt"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Leks62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant