feat: add Fireworks AI provider - #193
Merged
Patel230 merged 5 commits intoAug 13, 2026
Merged
Conversation
Patel230
marked this pull request as ready for review
August 13, 2026 02:38
Patel230
added a commit
that referenced
this pull request
Aug 13, 2026
* fix: wire every ecosystem module in setup and CI * chore: update Eyrie provider wiring * chore: update eyrie submodule * chore: bump eyrie to afeda44e0c6e * chore: advance submodule pins to match sibling HEADs * chore: sync external/ module versions * chore: restore submodule pins to newer commits * chore: sync external/ module versions * test: update golden help output for 28 providers * chore: add external modules to go.work use directives * ci: exclude external/ modules from per-module tidy check * feat: add Fireworks AI provider (#193) * feat: wire Fireworks provider into Hawk * test: update Fireworks provider documentation and golden output * fix: sync Eyrie Fireworks runtime hardening * fix: update Eyrie Fireworks lint fix * chore: pin Eyrie Fireworks merge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Wires the new Eyrie Fireworks provider into Hawk and updates provider documentation/golden output.
Depends on Eyrie PR: GrayCodeAI/eyrie#109
Official Fireworks docs:
Verification: Hawk
go test ./... -count=1and pre-push tests/vet/govulncheck pass.