Skip to content

FIX Updates to address Integration Test failures (Likert notebook + dict identifier)#1688

Open
behnam-o wants to merge 4 commits intomicrosoft:mainfrom
behnam-o:likert_score_fix
Open

FIX Updates to address Integration Test failures (Likert notebook + dict identifier)#1688
behnam-o wants to merge 4 commits intomicrosoft:mainfrom
behnam-o:likert_score_fix

Conversation

@behnam-o
Copy link
Copy Markdown
Contributor

@behnam-o behnam-o commented May 4, 2026

some changes to address failures in integration tests:

1- In this notebook, OpenAIResponseTarget is used right now, which does not have the supports_editable_history capability, so this notebook fails with an error saying:

ValueError: Target does not satisfy 1 required capability(ies):
E - Target does not support 'supports_editable_history' and no handling policy exists for it.

this PR fixes that by using a different target in the Likert scorer demo notebook

2- some integration test updates missed in #1685

@behnam-o behnam-o marked this pull request as ready for review May 4, 2026 22:57
@behnam-o behnam-o changed the title FIX Use OpenAIChatTarget in Likert Scorer notebook FIX Updates to address Integration Test failures May 5, 2026
@behnam-o behnam-o changed the title FIX Updates to address Integration Test failures FIX Updates to address Integration Test failures (Likert notebook + dict identifier) May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants