modified to combine openwebui and ollama
This commit is contained in:
@@ -8,7 +8,7 @@ source venv/bin/activate
|
||||
|
||||
# Export environment variables
|
||||
export API_HOST=0.0.0.0
|
||||
export API_PORT=5251
|
||||
export API_PORT=5252
|
||||
|
||||
# Make sure the Python path includes the current directory
|
||||
export PYTHONPATH=$PYTHONPATH:$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user