-
Notifications
You must be signed in to change notification settings - Fork 784
v1.5.16 #4518
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
Open
akshaydeo
wants to merge
63
commits into
main
Choose a base branch
from
dev
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.
Open
v1.5.16 #4518
Changes from 31 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
839f16a
fix: fixes redaction setting in plugins config (#4486)
roroghost17 3caf63d
feat: adds scripts to seed and delete bifrost and litellm entities
sammaji 004cc14
feat: adds scripts to migrate litellm entities to bifrost entities
sammaji 0387f60
feat: adds conformance tests
sammaji 2278c80
fix: fix 403 errors for list models request
roroghost17 e25251f
chore: updated the default network config timings
roroghost17 a67098f
fix: helm release tag to the correct commit
BearTS 4bfc551
[docs] : docs for source of truth
Madhuvod 010c702
fixes canonical_model_view migration
akshaydeo fc0c813
docs: adds docs for Claude Desktop with inference provider
roroghost17 ea4fc47
feat: adds group traces by sessions to config json and helm
roroghost17 492c647
fix: model id in bedrock batch request
f66590d
fix: resolve model names for feature gating
a3e1992
fix: nova bedrock fixes
d06b94d
fix: bedrock signauture fix for minimax
bbfca36
fix: handle url encoded file name in url params for single file servi…
danpiths c238014
refactor: skills repo ui refactor
impoiler 3052f96
feat: ability to select timezone in date selectors
impoiler 87b35f1
chore: UI dependency updates for npn audit
impoiler bc1e8b0
feat: add Virtual Key Rankings tab in dashboard
impoiler fcd444f
fix: do not clear selection on virtual keys table on filter or search
impoiler 99bd3c5
fix: workspace/model pages style fixes
impoiler abe5786
feat: dashboard export endpoint
impoiler 7bc8bb1
fix: Seconds to minutes UI bug for provider network form
impoiler bb05be8
feat: allow toggling additional columns in logs and MCP logs tables
impoiler 26ac93d
fix: return 409 for Conflict errors
impoiler 2f96e3a
feat: show inline error for 409 errors
impoiler ded002a
fix: adds explicit content type header for container delete
sammaji 79c6471
fix: e2e ui tests for providers management
sammaji ec3d03c
docs: evaluation mode in schemas for guardrails
021671e
fix: redacts emails from logs and handle wildcard provider in vk
sammaji 5dee81f
chore: rename migration folder to migration-cli
sammaji fe688ab
feat: adds npx script for migration cli
sammaji 5c0f07c
feat: adds github action scripts for migration cli
sammaji 62d3865
fix: run governance on cc oauth requests when vk is present
a9e5ebf
fix: run governance on cc oauth requests when vk is present (#4557)
akshaydeo a3bbb4d
fix: double message start event in anthropic stream closes #4556
a014020
fix: double message start event in anthropic stream closes #4556 (#4559)
akshaydeo 2ebd0ab
fix: e2e ui tests for model limts
sammaji bd8e1d7
fix: e2e ui tests for mcp registry
sammaji 65fa2a2
fix: remove skip key selection check from governance pre llm hook
869c9c9
fix: remove skip key selection check from governance pre llm hook (#4…
akshaydeo 971d4c6
docs: evaluation mode in schemas for guardrails (#4337)
akshaydeo 374d6f7
chore: adds docs for litellm-to-bifrost migration script
sammaji c57f93e
fix: redacts emails from logs and handle wildcard provider in vk (#4550)
akshaydeo ce3a238
chore: adds docs for litellm-to-bifrost migration script (#4488)
akshaydeo e213546
chore: rename migration folder to migration-cli (#4551)
akshaydeo 113f854
feat: adds npx script for migration cli (#4552)
akshaydeo cf58ea4
feat: adds github action scripts for migration cli (#4553)
akshaydeo 6060b08
feat: adds business unit & user names & ids to tracing
roroghost17 5e7460b
feat: adds business unit & user names & ids to tracing (#4562)
akshaydeo 8df5809
fix: adds explicit content type header for container delete (#4490)
akshaydeo fcb3939
fix: e2e ui tests for providers management (#4517)
akshaydeo dc7206e
fix: e2e ui tests for model limts (#4519)
akshaydeo e6b5301
fix: e2e ui tests for mcp registry (#4558)
akshaydeo 24fe11f
add vkey cost compute test cases (#4561)
akshaydeo 2cd95b5
dependabot fixes (#4570)
akshaydeo 1dbcefc
version cut (#4571)
akshaydeo 7058950
extra header forwarding for mcp tools (#4572)
akshaydeo ddb8de2
adds mcp cleanup support for bedrock models (#4573)
akshaydeo 565750a
adds sync support from local files for airgapped deployments (#4574)
akshaydeo 9f2440d
[fix]: Bedrock stream errors use EventStream exceptions (#4576)
jstar0 e587324
adds bill accounting for failed requests (#4575)
akshaydeo 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
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.
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.
Normalize error-message casing before expected-error matching.
strings.Containshere is case-sensitive, so equivalent messages with different capitalization can be treated as unexpected and incorrectly promote a per-provider failure.Suggested fix
📝 Committable suggestion
🤖 Prompt for AI Agents