We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7c1d63 commit f64ed39Copy full SHA for f64ed39
tox.ini
@@ -39,3 +39,4 @@ dependency_groups =
39
setenv =
40
postgres: DATABASE_URL={env:DATABASE_URL:postgres:///django_ai_core}
41
pgvector: AI_CORE_TESTAPP_STORAGE_PROVIDER=pgvector
42
+ pgvector: DATABASE_URL={env:DATABASE_URL}
0 commit comments