-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Regression Test for 2.2.3 release #224
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
Closed
Closed
Conversation
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
Signed-off-by: kiranscaria <[email protected]>
…load & agentic trace upload Signed-off-by: kiranscaria <[email protected]>
fix(presigned-url): prefer POST, fallback to GET for presigned-URL creation
…into updated_trace_format
extrenal_id bug
Top level try catch
gpt4.1 family model support in litellm cost calc
…into evaluation/get_result_filter_no_col
…r_no_col Evaluation/get_result filter no column
set_model_cost to no-op function
refactor: add deprecated message in set_model_cost
fix: replace exception from logger in ragaai_catalyst
…olumns exclude trace_id, span_id and meme_type from masking
Signed-off-by: kiranscaria <[email protected]>
bug-fix: calculate cost for only llm spans
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.
Pull Request Template
Description
This PR is featuring regression test for multiple agent for release 2.2.3
Type of Change
Please delete options that are not relevant.
How Has This Been Tested?
set authenticate key and base url in environment variable and same environment variable name must be present in test/examples of particular agent file
Checklist:
Impact on Roadmap
this will help to check if in new release any old features is break or not