README.md
pyproject.toml
src/openwebui_cli/__init__.py
src/openwebui_cli/__main__.py
src/openwebui_cli/ask.py
src/openwebui_cli/auth.py
src/openwebui_cli/cli.py
src/openwebui_cli/common.py
src/openwebui_cli/config.py
src/openwebui_cli/formatting.py
src/openwebui_cli/functions.py
src/openwebui_cli/models.py
src/openwebui_cli/py.typed
src/openwebui_cli/tools.py
src/openwebui_cli.egg-info/PKG-INFO
src/openwebui_cli.egg-info/SOURCES.txt
src/openwebui_cli.egg-info/dependency_links.txt
src/openwebui_cli.egg-info/entry_points.txt
src/openwebui_cli.egg-info/requires.txt
src/openwebui_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_formatting.py
tests/test_function_cli.py
tests/test_model_cli.py