Introduce docker-compose.playwright.yaml + run-compose update

This commit is contained in:
Rory
2025-02-02 19:44:40 -06:00
parent 8da33721d5
commit c3df481b22
3 changed files with 20 additions and 1 deletions

View File

@@ -46,7 +46,7 @@ chromadb==0.6.2
pymilvus==2.5.0
qdrant-client~=1.12.0
opensearch-py==2.7.1
playwright==1.49.1
playwright==1.49.1 # Caution: version must match docker-compose.playwright.yaml
transformers
sentence-transformers==3.3.1