Skip to content

cohere, Pydantic v1 3.14 error #706

@Natim

Description

@Natim

SDK Version (required)
5.20.0

Describe the bug
When running cohere, we receive this warning:

.venv/lib/python3.14/site-packages/cohere/core/pydantic_utilities.py:13: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater.
  from pydantic.v1.datetime_parse import parse_date as parse_date

Screenshots
Apparently no need for parse_date anymore with Pydantic v2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions