Skip to content

Commit f06b6bd

Browse files
KoderFPVclaude
andcommitted
fix: Enable vectorizers in eval environment
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent c98fb51 commit f06b6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile.eval

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pipeline {
1717
WEAVIATE_GRPC_PORT = '50052'
1818
WEAVIATE_SECURE = 'false'
1919
WEAVIATE_API_KEY = 'eval-test-key'
20+
ENABLE_VECTORIZERS = 'true'
2021
}
2122

2223
stages {

0 commit comments

Comments
 (0)