From c3eb5f04d864e3eed497ca3f304fd3f194c94cfc Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Mon, 7 Oct 2024 08:19:35 +0200 Subject: [PATCH] - --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 002d70a..cb95d2f 100644 --- a/composer.json +++ b/composer.json @@ -46,6 +46,7 @@ "codewithkyrian/chromadb-php": "For using the ChromaDB as retrieval vector store.", "mongodb/mongodb": "For using MongoDB Atlas as retrieval vector store.", "probots-io/pinecone-php": "For using the Pinecone as retrieval vector store.", + "symfony/clock": "For using the clock tool.", "symfony/css-selector": "For using the YouTube transcription tool.", "symfony/dom-crawler": "For using the YouTube transcription tool." },