-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
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
Labels
No labels