Commit b48bfb7
authored
feat(deps): bump eyrie to 6057740 (image-gen + audio-transcription backends) (#247)
Bumps eyrie (and the go.mod pseudo-version together for parity) to pick up
eyrie#112: OpenAI-compatible ImageClient (POST /v1/images/generations) and
AudioClient (POST /v1/audio/transcriptions).
These are the concrete provider backends that wire hawk's pluggable
MediaEngine / Transcriber seams (SetMediaEngine / SetTranscriber). The README
capabilities table now documents the wiring path: a host routes through the
eyrie facade (boundary-guarded; hawk production code does not import
eyrie/client directly) and calls the setters, replacing the previous
'needs a wired engine' placeholder.1 parent 16c9679 commit b48bfb7
4 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | 282 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments