-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ai-proxy): add streaming support and transformers (#12792)
* feat(ai-proxy): add streaming support and transformers * feat(ai-proxy): streaming unit tests; hop-by-hop headers * fix cohere empty comments * fix(syntax): shared text extractor for ai token * fix(ai-proxy): integration tests for streaming * fix(ai-proxy): integration tests for streaming * Update 09-streaming_integration_spec.lua * Update kong/llm/init.lua Co-authored-by: Michael Martin <[email protected]> * discussion_r1560031734 * discussion_r1560047662 * discussion_r1560109626 * discussion_r1560117584 * discussion_r1560120287 * discussion_r1560121506 * discussion_r1560123437 * discussion_r1561272376 * discussion_r1561272376 --------- Co-authored-by: Michael Martin <[email protected]>
- Loading branch information
Showing
26 changed files
with
1,292 additions
and
120 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
message: | | ||
**AI-Proxy**: add support for streaming event-by-event responses back to client on supported providers | ||
scope: Plugin | ||
type: feature |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
cb1b163
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bazel Build
Docker image available
kong/kong:cb1b16313205d437bd9b2de09a36aabc9a10bd71
Artifacts available https://github.com/Kong/kong/actions/runs/8655900661