Metadata-Version: 2.1
Name: functic
Version: 0.2.0
Summary: Quick define a function compatibility to OpenAI function tool.
License: MIT
Author: allen2c
Author-email: f1470891079@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: all
Requires-Dist: diskcache
Requires-Dist: json_repair
Requires-Dist: openai (>=1,<2)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: pydantic-settings
Requires-Dist: redis (>=5,<6)
Description-Content-Type: text/markdown

# functic
Quick define a function compatibility to OpenAI function tool.

