get_pydantic_core_version
No overview available.
def get_pydantic_core_version() - > string
Retrieves the version string of the installed pydantic-core package.
Returns
| Type | Description |
|---|---|
string | The semantic version string of the pydantic-core library currently in use. |