docs: add CompatCanary integration#10779
Conversation
014fd33 to
d457e09
Compare
|
Thanks for the addition. The entry matches the formatting of the surrounding integrations and the Automation & DevOps section is the right place for a compatibility-testing CLI/Action. The linked repo is live and matches the description. DCO is green and the branch is mergeable. @mudler this looks good to merge. |
|
I rebased this locally onto current The rebased result is still exactly one inserted line, @guvenemre, please rebase this branch onto current |
Assisted-by: OpenAI Codex:gpt-5 [Codex] Signed-off-by: guvenemre <emre@cognizen.ai>
d457e09 to
c4e82c3
Compare
|
Rebased onto current @mudler, this is ready for the required maintainer review. |
What
Adds CompatCanary to the Automation & DevOps community integrations list. CompatCanary is an open-source CLI and GitHub Action that tests observed OpenAI-compatible API behavior, including streaming, tool calls, structured output, and Responses support.
Why
LocalAI users can run it against a LocalAI endpoint locally or in CI and attach reproducible JSON or Markdown evidence when investigating compatibility differences.
Testing
Documentation-only change; checked the Markdown diff and repository formatting.