Metadata-Version: 2.4
Name: celeste-openai
Version: 0.3.0
Summary: OpenAI provider package for Celeste AI
Project-URL: Homepage, https://withceleste.ai
Project-URL: Documentation, https://withceleste.ai/docs
Project-URL: Repository, https://github.com/withceleste/celeste-python
Author-email: Kamilbenkirane <kamil@withceleste.ai>
License: Apache-2.0
Keywords: ai,gpt,openai,provider
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: celeste-ai
Requires-Dist: httpx
