LICENSE
README.md
pyproject.toml
src/unitysvc_data/__init__.py
src/unitysvc_data/_manifest.json
src/unitysvc_data/_registry.py
src/unitysvc_data/_version.py
src/unitysvc_data/cli.py
src/unitysvc_data/presets.py
src/unitysvc_data/py.typed
src/unitysvc_data.egg-info/PKG-INFO
src/unitysvc_data.egg-info/SOURCES.txt
src/unitysvc_data.egg-info/dependency_links.txt
src/unitysvc_data.egg-info/entry_points.txt
src/unitysvc_data.egg-info/requires.txt
src/unitysvc_data.egg-info/top_level.txt
src/unitysvc_data/examples/api/connectivity/README.md
src/unitysvc_data/examples/api/connectivity/connectivity-v1.sh.j2
src/unitysvc_data/examples/llm/code-example-anthropic/README.md
src/unitysvc_data/examples/llm/code-example-anthropic/code-example-v1.py.j2
src/unitysvc_data/examples/llm/code-example-embed-javascript/README.md
src/unitysvc_data/examples/llm/code-example-embed-javascript/code-example-embed-v1.js.j2
src/unitysvc_data/examples/llm/code-example-embed-requests/README.md
src/unitysvc_data/examples/llm/code-example-embed-requests/code-example-embed-v1.py.j2
src/unitysvc_data/examples/llm/code-example-embed-shell/README.md
src/unitysvc_data/examples/llm/code-example-embed-shell/code-example-embed-v1.sh.j2
src/unitysvc_data/examples/llm/code-example-fc-requests/README.md
src/unitysvc_data/examples/llm/code-example-fc-requests/code-example-fc-v1.py.j2
src/unitysvc_data/examples/llm/code-example-guard-requests/README.md
src/unitysvc_data/examples/llm/code-example-guard-requests/code-example-guard-v1.py.j2
src/unitysvc_data/examples/llm/code-example-image-requests/README.md
src/unitysvc_data/examples/llm/code-example-image-requests/code-example-image-v1.py.j2
src/unitysvc_data/examples/llm/code-example-javascript/README.md
src/unitysvc_data/examples/llm/code-example-javascript/code-example-v1.js.j2
src/unitysvc_data/examples/llm/code-example-openai/README.md
src/unitysvc_data/examples/llm/code-example-openai/code-example-v1.py.j2
src/unitysvc_data/examples/llm/code-example-openai-javascript/README.md
src/unitysvc_data/examples/llm/code-example-openai-javascript/code-example-v1.js.j2
src/unitysvc_data/examples/llm/code-example-requests/README.md
src/unitysvc_data/examples/llm/code-example-requests/code-example-v1.py.j2
src/unitysvc_data/examples/llm/code-example-rerank-requests/README.md
src/unitysvc_data/examples/llm/code-example-rerank-requests/code-example-rerank-v1.py.j2
src/unitysvc_data/examples/llm/code-example-shell/README.md
src/unitysvc_data/examples/llm/code-example-shell/code-example-v1.sh.j2
src/unitysvc_data/examples/llm/code-example-streaming-openai/README.md
src/unitysvc_data/examples/llm/code-example-streaming-openai/code-example-v1.py.j2
src/unitysvc_data/examples/llm/code-example-streaming-openai-javascript/README.md
src/unitysvc_data/examples/llm/code-example-streaming-openai-javascript/code-example-v1.js.j2
src/unitysvc_data/examples/llm/code-example-transcription-requests/README.md
src/unitysvc_data/examples/llm/code-example-transcription-requests/code-example-transcription-v1.py.j2
src/unitysvc_data/examples/llm/code-example-tts-requests/README.md
src/unitysvc_data/examples/llm/code-example-tts-requests/code-example-tts-v1.py.j2
src/unitysvc_data/examples/llm/code-example-vision-requests/README.md
src/unitysvc_data/examples/llm/code-example-vision-requests/code-example-vision-v1.py.j2
src/unitysvc_data/examples/llm/description/README.md
src/unitysvc_data/examples/llm/description/description-v1.md
src/unitysvc_data/examples/llm/request-template/README.md
src/unitysvc_data/examples/llm/request-template/request-template-v1.json
src/unitysvc_data/examples/notification/description/README.md
src/unitysvc_data/examples/notification/description/description-v1.md
src/unitysvc_data/examples/recommender/description/README.md
src/unitysvc_data/examples/recommender/description/description-v1.md
src/unitysvc_data/examples/s3/code-example/README.md
src/unitysvc_data/examples/s3/code-example/code-example-v1.py.j2
src/unitysvc_data/examples/s3/connectivity/README.md
src/unitysvc_data/examples/s3/connectivity/connectivity-v1.py.j2
src/unitysvc_data/examples/s3/description/README.md
src/unitysvc_data/examples/s3/description/description-v1.md
src/unitysvc_data/examples/smtp/connectivity/README.md
src/unitysvc_data/examples/smtp/connectivity/connectivity-v1.sh.j2
src/unitysvc_data/examples/smtp/connectivity/connectivity-v2.sh.j2
src/unitysvc_data/examples/uptime/description/README.md
src/unitysvc_data/examples/uptime/description/description-v1.md
tests/test_build.py
tests/test_cli.py
tests/test_presets.py