Metadata-Version: 2.4
Name: spectral-bridge-adapter-pass-through
Version: 0.1.2
Summary: Pass-through adapter for spectral-bridge
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: fastapi>=0.135.2
Requires-Dist: httpx>=0.28
Requires-Dist: uvicorn>=0.42
Description-Content-Type: text/markdown

# pass-through adapter

Transparent proxy for targets that already expose an OpenAI-compatible `POST /v1/chat/completions` endpoint.

For full documentation see [docs.spectral.com](https://spectral.com/docs/spectral-bridge/adapters/passthrough).
