LICENSE
README.md
otk.py
setup.py
open_otk.egg-info/PKG-INFO
open_otk.egg-info/SOURCES.txt
open_otk.egg-info/dependency_links.txt
open_otk.egg-info/entry_points.txt
open_otk.egg-info/requires.txt
open_otk.egg-info/top_level.txt
otk/__init__.py
otk/__main__.py
otk/chat.py
otk/client.py
otk/customization.py
otk/evaluation.py
otk/experimentation.py
otk/models.py
otk/pipeline.py
otk/profiler.py
otk/rag.py
otk/response_handlers.py
otk/router.py
otk/server.py
otk/structured.py
otk/utils.py
tests/__init__.py
tests/conftest.py
tests/mock_ollama.py
tests/test_client.py
tests/test_evaluation.py
tests/test_pipeline.py
tests/test_profiler.py
tests/test_rag.py
tests/test_router.py
tests/test_structured.py