-
Notifications
You must be signed in to change notification settings - Fork 3.9k
fix(inference): make prompt caching actually reach the wire (native Anthropic, OpenRouter breakpoints, cache identities) #6230
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
5001ee2
chore: files changed vendor/tinyagents
senamakel 9d40c91
chore: files changed src/openhuman/inference/provider/crate_openai.rs…
senamakel b5e38ab
chore: files changed src/openhuman/inference/provider/crate_openai.rs…
senamakel d252dfc
Merge branch 'fix-main-stale-merge-build' into prompt-cache-fix
senamakel 30bc070
chore: files changed src/openhuman/inference/provider/factory_tests_p…
senamakel 5aef9f3
chore: files changed src/openhuman/agent/tinyagents/host/model_resolv…
senamakel 93858ca
chore: files changed src/openhuman/inference/provider/openhuman_backe…
senamakel c045d78
chore: files changed src/openhuman/inference/provider/claude_code/mod.rs
senamakel c53610d
chore: files changed src/openhuman/inference/provider/claude_agent_sd…
senamakel efd9b27
chore: files changed src/openhuman/agent/tinyagents/model_route_recor…
senamakel 0add31f
chore: files changed src/openhuman/agent/tinyagents/mod_part_01.rs
senamakel 3257345
chore: files changed gitbooks/developing/architecture/agent-harness.md
senamakel 2e7e3be
chore: files changed vendor/tinyagents
senamakel e996c1f
Merge remote-tracking branch 'upstream/main' into prompt-cache-fix
senamakel b36d602
Merge branch 'fix-main-stale-merge-build' into prompt-cache-fix
senamakel 185b432
Merge remote-tracking branch 'refs/remotes/upstream/main' into pr/6230
senamakel 8ac5728
chore: files changed src/core/jsonrpc_tests.rs,src/openhuman/agent/ti…
senamakel 8b9a61c
chore(deps): update tinyagents subproject commit
senamakel 9a4d1fa
chore: files changed src/core/jsonrpc_tests.rs,src/openhuman/agent/di…
senamakel 2151904
fix(model): move request-model cache key from RouteRecordingModel to …
senamakel 2949c45
chore: apply rustfmt formatting across multiple modules
senamakel d4575ce
fix: preserve Anthropic temperature suppression
senamakel b03303a
feat(anthropic): restrict native Messages API to first-party endpoint
senamakel 2e7141d
fix(anthropic): defer temperature override to wrapper for unsupported…
senamakel a45d077
fix(tests): update p-format tool call syntax to include positional in…
senamakel 4bbf41e
chore: reformat long lines in dispatcher and anthropic provider files
senamakel 4d817b6
fix(anthropic): remove redundant unsupported-model check
senamakel e2b6f8f
chore(anthropic): reformat temperature override assignment
senamakel 8e9cb80
fix(anthropic): preserve caller temperature when no suffix override m…
senamakel 1203e55
chore(anthropic): reformat temperature assignment for readability
senamakel 2462745
fix(agent): preserve legacy p-format calls
senamakel 7f5de69
Merge remote-tracking branch 'refs/remotes/upstream/main' into pr/6230
senamakel 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
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
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
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
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.