switchyard-translation 0.2.0

Pure Rust request, response, and stream translation for Switchyard
Documentation

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 for details.