Skip to content

Compatibility with pydantic v2 #26

@oscarelotero

Description

@oscarelotero

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions