Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 474 Bytes

File metadata and controls

12 lines (8 loc) · 474 Bytes

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.