merging v1.10.1#2
Open
Raman-12321 wants to merge 803 commits into
Open
Conversation
- Remove timeout parameter from manifest.json, update tests and intercept.ts to reflect
…rsation tracking - Extract x-portkey-trace-id from request headers and use as tr_id in AIRS API calls - Enables correlation between Portkey logs and Prism AIRS AI Session IDs - Add test to verify trace ID extraction works correctly
…onses-api add newer parameters to respones
…cc4f6853ee742 [Snyk] Fix for 4 vulnerabilities
…c-streaming fix: add role 'assistant' to chat completion stream chunk
fix: handle error from bedrock batch status check
[bug/behaviour] only execute enabled checks when sequential guardrails are enabled
fix: Bump Vercel Cookbook package versions
…itHub and Model Explorer (#1500) Co-authored-by: Vrushank Vyas <134934501+vrushankportkey@users.noreply.github.com>
revert changes to anthropic version behaviour
…e-bedrock fix anthropic beta claude code on bedrock
add mcp gw docs
Initial Crowdstrike AIDR Guardrail Plugin
feat: announce v2 of gateway
…t infinite looping
do not let people forward x-portkey-forward-headxers header to prevent looping
Forward additional context to CrowdStrike AIDR's guard_chat_completions endpoint: - `user_id` from `metadata._user` or `metadata.user_id` - `llm_provider` from the request provider - `model` from the request body - `extra_info.user_name` from `metadata._user_name` or `metadata.user_name`
…-fields feat: forward request metadata to CrowdStrike AIDR
…public-routes add auth validation for public routes
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
Motivation
Type of Change
How Has This Been Tested?
Screenshots (if applicable)
Checklist
Related Issues