README.md
pyproject.toml
src/HandyLLM.egg-info/PKG-INFO
src/HandyLLM.egg-info/SOURCES.txt
src/HandyLLM.egg-info/dependency_links.txt
src/HandyLLM.egg-info/requires.txt
src/HandyLLM.egg-info/top_level.txt
src/handyllm/__init__.py
src/handyllm/endpoint_manager.py
src/handyllm/openai_api.py
src/handyllm/prompt_converter.py
src/handyllm/utils.py
tests/test_audio.py
tests/test_azure.py
tests/test_completions.py
tests/test_embedding.py
tests/test_files.py
tests/test_images.py
tests/test_logger.py
tests/test_models.py
tests/test_moderation.py
tests/test_prompt.py
tests/test_stream.py