IMPLEMENTATION_SUMMARY.md
QUICKSTART.md
README.md
pyproject.toml
setup.py
.github/workflows/python-publish.yml
examples/README.md
examples/datasource_ffi.py
examples/datasource_grpc.py
examples/datasource_http.py
examples/debug_ffi.py
examples/llm_ffi.py
examples/llm_grpc.py
examples/llm_http.py
examples/test_ffi_proto.py
gen/proto/operrouter_pb2.py
gen/proto/operrouter_pb2_grpc.py
src/py_operrouter/__init__.py
src/py_operrouter/types.py
src/py_operrouter.egg-info/PKG-INFO
src/py_operrouter.egg-info/SOURCES.txt
src/py_operrouter.egg-info/dependency_links.txt
src/py_operrouter.egg-info/requires.txt
src/py_operrouter.egg-info/top_level.txt
src/py_operrouter/client/__init__.py
src/py_operrouter/client/ffi_client.py
src/py_operrouter/client/grpc_client.py
src/py_operrouter/client/http_client.py