api_openai_compatible 0.2.0

Shared OpenAI wire-protocol HTTP layer for OpenAI-compatible APIs.
Documentation
1
2
3
4
5
6
7
# api_openai_compatible — tests

| File | Responsibility |
|------|----------------|
| `environment_test.rs` | Test environment trait construction and builder methods |
| `wire_test.rs` | Test wire type serde round-trips and JSON shape contracts |
| `sync_client_test.rs` | Test synchronous client construction and blocking semantics |