Describe the bug
I just try an exampleexample with cocoindex==0.3.8, it can't work.
my depandecies
requires-python = ">=3.11"
dependencies = [
"aiohttp>=3.13.2",
"cocoindex[embeddings]==0.3.8",
"pgvector>=0.4.1",
"psycopg[binary,pool]>=3.2.9",
]
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
CocoIndex Version
Which version of CocoIndex are you using?
Additional context
Add any other context about the problem here.