Metadata-Version: 2.1
Name: nonebot-plugin-githubmodels
Version: 0.1.0
Summary: API 调用 GitHub Models 的 GPT-4o 模型
Home-page: https://github.com/lyqgzbl/nonebot-plugin-githubmodels
License: MIT
Author: lyqgzbl
Author-email: admin@lyqgzbl.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: nonebot-adapter-onebot (>=2.0.0,<3.0.0)
Requires-Dist: nonebot2[fastapi] (>=2.0.0,<3.0.0)
Requires-Dist: openai (>=1.44.1,<2.0.0)
Project-URL: Repository, https://github.com/lyqgzbl/nonebot-plugin-githubmodels
