feat: add source-grounded evolution and Ollama assistant
This commit is contained in:
@@ -14,6 +14,7 @@ def test_unraid_template_documents_editable_runtime_settings() -> None:
|
||||
assert "<Repository>geointel-all-in-one:latest</Repository>" in template
|
||||
assert "<WebUI>http://[IP]:[PORT:80]/</WebUI>" in template
|
||||
assert "<Icon>http://192.168.10.150:1202/geointel-icon.png</Icon>" in template
|
||||
assert "<ExtraParams>--add-host=host.docker.internal:host-gateway</ExtraParams>" in template
|
||||
assert 'Target="80"' in template
|
||||
assert 'Target="/app/storage"' in template
|
||||
assert 'Target="/var/lib/postgresql/data"' in template
|
||||
|
||||
Reference in New Issue
Block a user