Skip to content

Commit 36a6ab2

Browse files
authored
Update update-vector-map.yml
1 parent 598b2de commit 36a6ab2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/update-vector-map.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,11 @@ jobs:
2323
env:
2424
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
2525
with:
26-
mode: 'full'
27-
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
26+
mode: 'diff'
2827
db_type: 'chromadb'
2928
chroma_host: '181.41.213.86'
3029
chroma_port: '1811'
31-
chroma_collection: 'update-vector-map'
30+
chroma_collection: 'openai-update-vector-map'
3231

3332
# Налаштування авторизації
3433
chroma_auth_enabled: 'true'

0 commit comments

Comments
 (0)