Add integration and artifact contract documentation

This commit is contained in:
2026-07-04 03:11:29 +00:00
parent 6ceabf40bb
commit 30e98a4d99
7 changed files with 517 additions and 147 deletions

View File

@@ -58,7 +58,8 @@ The adapter accepts assistant content either as a JSON string containing JSON or
as raw JSON content. It then unmarshals that content into the caller-provided
target.
External wire-contract details belong in the OpenAI-compatible integration doc.
External wire-contract details belong in the
[OpenAI-compatible integration doc](../integrations/openai-compatible.md).
## Retries And Timeouts