Add configuration files
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# Ollama Configuration
|
||||||
|
OLLAMA_HOST=localhost:11434
|
||||||
|
OLLAMA_MODEL=codellama
|
||||||
|
|
||||||
|
# ShellGenius Configuration
|
||||||
|
SHELLGENIUS_CONFIG=config.yaml
|
||||||
|
SHELLGENIUS_HISTORY=~/.config/shellgenius/history.yaml
|
||||||
|
SHELLGENIUS_SAFETY=moderate
|
||||||
Reference in New Issue
Block a user