switchyard-protocol 0.1.0

Provider-neutral LLM protocol types for Switchyard
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# switchyard-protocol

Provider-neutral request, response, content, and wire-format types shared by Switchyard's Rust
crates.

This is the schema dependency for [`switchyard-translation`](https://crates.io/crates/switchyard-translation).
Most applications should depend on `switchyard-translation`, which re-exports these types alongside
the translation engine.

## License

Licensed under the Apache License, Version 2.0. See the
[Switchyard repository](https://github.com/NVIDIA-NeMo/Switchyard) for details.