optimize first system installation and fix migrations
This commit is contained in:
@@ -9,7 +9,7 @@ parameters:
|
||||
mto.index.embedding_dimension: 768
|
||||
mto.index.scoring_version: 1
|
||||
|
||||
mto.vector.python_bin: '/var/www/html/src/Vector/.venv/bin/python'
|
||||
mto.vector.python_bin: '/var/www/html/.venv/bin/python3'
|
||||
mto.vector.ingest_script: '/src/Vector/vector_ingest.py'
|
||||
mto.vector.timeout: 600
|
||||
|
||||
|
||||
Reference in New Issue
Block a user