-
Notifications
You must be signed in to change notification settings - Fork 52
feat(plugin): add targeted LLM continuations to native API v2 #594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
bbednarski9
wants to merge
32
commits into
NVIDIA:main
Choose a base branch
from
bbednarski9:feat/native-plugin-abi-v2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
8d58cce
feat(plugin): add native API v2 LLM dispatch
bbednarski9 934d2b2
fix(plugin): bound native API v2 provider streams
bbednarski9 1e15451
fix(plugin): harden native API v2 streams
bbednarski9 59f59d7
refactor(plugin): use targeted HTTP LLM dispatch
bbednarski9 de3fd45
refactor(plugin): clarify LLM continuation types
bbednarski9 a455841
refactor(plugin): move targeted LLM dispatch into core
bbednarski9 79d6d1c
fix(plugin): harden targeted LLM continuations
bbednarski9 c960ec9
feat(plugin): add safe native API v2 continuations
bbednarski9 2025301
docs(plugin): document safe native API v2 facade
bbednarski9 43589ea
fix(runtime): use registered targeted dispatch log target
bbednarski9 ec26390
fix(plugin): avoid safe callback thread-local teardown
bbednarski9 1821bc4
test(plugin): cover safe v2 failure paths
bbednarski9 007b19b
test(plugin): harden native v2 host failure paths
bbednarski9 59ca422
refactor(plugin): narrow continuation transport contract
bbednarski9 38a11fb
refactor(plugin): poll native v2 callbacks cooperatively
bbednarski9 6b470b0
docs(plugin): require executor-neutral native futures
bbednarski9 c14057b
refactor(plugin): simplify targeted LLM continuations
bbednarski9 fc02743
refactor(plugin): remove native v2 continuation duplication
bbednarski9 53ba86a
refactor(plugin): trim native v2 policy surface
bbednarski9 5bbbce1
fix(plugin): preserve targets across continuation hops
bbednarski9 ad2f60e
docs(plugin): clarify cooperative continuation semantics
bbednarski9 3861d63
fix(runtime): bound targeted buffered responses
bbednarski9 82141cf
refactor(plugin): share bounded native stream capacity
bbednarski9 85e72ed
fix(plugin): address native API v2 review findings
bbednarski9 cbd9943
fix(core): bound and preserve targeted SSE frames
bbednarski9 a83f142
fix(plugin): correct 32-bit host table assertions
bbednarski9 5918f8c
docs(plugin): clarify native API v2 compatibility
bbednarski9 ec8f9cd
test(plugin): cover native stream error cleanup
bbednarski9 a5acddf
test(plugin): reconcile native lifecycle coverage
bbednarski9 6dac757
test(plugin): gate Unix-only native callbacks
bbednarski9 6598e0c
test(plugin): split native layout assertions
bbednarski9 3a8f8f0
test(plugin): split native failure assertions
bbednarski9 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.