LICENSE
README.md
setup.py
fastllm/STARTER.py
fastllm/__init__.py
fastllm/constants.py
fastllm/fastllm.py
fastllm/registry.py
fastllm/apis/__init__.py
fastllm/apis/base.py
fastllm/cli/__init__.py
fastllm/cli/main.py
fastllm/cli/signal_handler.py
fastllm/cli/utils.py
fastllm/cli/commands/configure.py
fastllm/cli/commands/dev.py
fastllm/cli/commands/login.py
fastllm/cli/commands/project.py
fastllm/database/__init__.py
fastllm/database/config.py
fastllm/database/crud.py
fastllm/database/models.py
fastllm/database/orm.py
fastllm/llms/__init__.py
fastllm/llms/base_llm.py
fastllm/llms/llm.py
fastllm/llms/llm_dev.py
fastllm/llms/llm_proxy.py
fastllm/utils/__init__.py
fastllm/utils/config_utils.py
fastllm/utils/crypto.py
fastllm/utils/enums.py
fastllm/utils/logger.py
fastllm/utils/prompt_util.py
fastllm/utils/random_utils.py
fastllm/websocket/clients.py
promptmodel/__init__.py
promptmodel.egg-info/PKG-INFO
promptmodel.egg-info/SOURCES.txt
promptmodel.egg-info/dependency_links.txt
promptmodel.egg-info/entry_points.txt
promptmodel.egg-info/requires.txt
promptmodel.egg-info/top_level.txt
test/main.py
venv/bin/pwiz.py