LICENSE
README.md
pyproject.toml
fluxllm/__init__.py
fluxllm.egg-info/PKG-INFO
fluxllm.egg-info/SOURCES.txt
fluxllm.egg-info/dependency_links.txt
fluxllm.egg-info/requires.txt
fluxllm.egg-info/top_level.txt
fluxllm/client_utils/__init__.py
fluxllm/client_utils/cache.py
fluxllm/client_utils/progress.py
fluxllm/clients/__init__.py
fluxllm/clients/base.py
fluxllm/clients/openai.py
tests/test_basic.py
tests/test_openai_completion.py