feat(ai-gateway): LLM streaming 2.0#5566
Open
jbaross wants to merge 4 commits into
Open
Conversation
✅ Deploy Preview for kongdeveloper ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the AI Gateway streaming reference page to align with “LLM streaming 2.0” by shifting the framing from Gateway AI Proxy plugins to AI Gateway entities/Models and updating product/version metadata accordingly.
Changes:
- Adjusts frontmatter to scope the page to Konnect + AI Gateway and sets
min_versiontoai-gateway: '2.0'. - Rewords the intro and streaming explanation to reference
{{site.ai_gateway}}and Models rather than{{site.base_gateway}}and AI Proxy plugins. - Updates diagrams and configuration guidance to match the AI Gateway entity model.
| * You can't use the [Response Transformer plugin](/plugins/response-transformer/) or any other response phase plugin when streaming is configured. | ||
| * The [AI Request Transformer plugin](/plugins/ai-request-transformer/) plugin **will** work, but the [AI Response Transformer plugin](/plugins/ai-response-transformer/) **will not**. This is because {{site.base_gateway}} can't check every single response token against a separate system. | ||
| * You can't add Policies that use the [Response Transformer plugin](/plugins/response-transformer/) or any other response phase plugin when streaming is configured. | ||
| * The [AI Request Transformer plugin](/plugins/ai-request-transformer/) plugin **will** work, but the [AI Response Transformer plugin](/plugins/ai-response-transformer/) **will not**. This is because {{site.ai_gateway}} can't check every single response token against a separate system. |
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.
Description
Updates to app/ai-gateway/streaming.md
Fixes #issue
Preview Links
https://deploy-preview-5566--kongdeveloper.netlify.app/ai-gateway/streaming/