Skip to content

Add Python 3.13 Support #24

@0xrohitgarg

Description

@0xrohitgarg

Description:

The openai-function-calling package currently specifies Python version support as >=3.9, <3.13. This limitation causes compatibility issues for users running Python 3.13, preventing them from installing or using the package.

Steps to Reproduce:

  • Install Python 3.13 on your machine.
  • Attempt to install openai-function-calling.
  • Observe that installation fails due to the version restriction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions