mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
choice text
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -6,7 +6,7 @@ prompt_user() {
|
||||
echo "1. Use DocsGPT public API (simple and free)"
|
||||
echo "2. Download the language model locally (12GB)"
|
||||
echo "3. Use the OpenAI API (requires an API key)"
|
||||
read -p "Enter your choice (1-3): " choice
|
||||
read -p "Enter your choice (1, 2 or 3): " choice
|
||||
}
|
||||
|
||||
# Function to handle the choice to download the model locally
|
||||
|
||||
Reference in New Issue
Block a user