Skip to content

Commit 60262c6

Browse files
committed
[refactor]: remove vectorizer dependency
1 parent e1111ef commit 60262c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ services:
2020
AUTHENTICATION_ANONYMOUS_ACCESS_ENABLED: 'true'
2121
PERSISTENCE_DATA_PATH: '/var/lib/weaviate'
2222
ENABLE_API_BASED_MODULES: 'true'
23-
ENABLE_MODULES: 'text2vec-ollama,generative-ollama'
2423
CLUSTER_HOSTNAME: 'node1'
2524
volumes:
2625
weaviate_data:

0 commit comments

Comments
 (0)