Merge branch 'main' into enable-vector-stores-files-api-tests

This commit is contained in:
Francisco Arceo 2025-07-30 20:32:48 -04:00 committed by GitHub
commit 87780534b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
40 changed files with 4156 additions and 846 deletions

View file

@ -77,6 +77,7 @@ dev = [
# These are the dependencies required for running unit tests.
unit = [
"sqlite-vec",
"ollama",
"openai",
"aiosqlite",
"aiohttp",