-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Labels
kind/bugSomething isn't workingSomething isn't working
Description
I am using a FastAPI application with Pydantic v2, and there are compatibility issues when I try to use AssemblyAI.
The error is
pydantic.errors.PydanticImportError: 'BaseSettings' has been moved to the 'pydantic-settings' package.
My stack and versions:
FastAPI==0.100.0
pydantic==2.0.2
assemblyai==0.12.0
Metadata
Metadata
Assignees
Labels
kind/bugSomething isn't workingSomething isn't working