# switchyard-translation Pure Rust translation between OpenAI Chat Completions, OpenAI Responses, and Anthropic Messages request, response, and streaming formats. The crate translates through provider-neutral LLM types from `switchyard-protocol` and does not depend on provider SDKs, HTTP servers, Python, or FFI bindings. ## License Licensed under the Apache License, Version 2.0. See the [Switchyard repository](https://github.com/NVIDIA-NeMo/Switchyard) for details.