Metadata-Version: 2.4
Name: aoai_api_wrapper
Version: 0.1.0
Summary: Simple chat.completion executor for Azure OpenAI with profiling support
Requires-Python: >=3.12
Requires-Dist: openai==2.1.0
Requires-Dist: pydantic>=2.12.4
Requires-Dist: python-dotenv>=1.2.1
Requires-Dist: pyyaml>=6.0.3
