Metadata-Version: 2.4
Name: mlgym_openai_llm
Version: 0.1.0
Summary: A custom MLGym OpenAI wrapper for seamless interactions with LlamaIndex LLMs. This wrapper enables smooth interactions with the OpenAI API by automatically including necessary HTTP headers.
Author: Stratus5
Author-email: operations@stratus5.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: llama-index>=0.14.8
Requires-Dist: openai>=1.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: summary

# mlgym_openai_llm

A custom MLGym OpenAI wrapper for seamless interactions with LlamaIndex LLMs. This wrapper enables smooth interactions with the OpenAI API by automatically including necessary HTTP headers.
