Skip to content

Conversation

@akshaylive
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Feb 1, 2026
@akshaylive akshaylive enabled auto-merge (squash) February 1, 2026 18:51
@staticmethod
def _create_contains_evaluator(data: dict[str, Any]) -> ContainsEvaluator:
evaluator_id = data.get("id")
if not evaluator_id or not isinstance(evaluator_id, str):
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This check is redundant as evaluators have "id" as a required str field

@akshaylive akshaylive force-pushed the akshaya/simply_evaluator_creation branch from 929f2bf to 1cda93f Compare February 2, 2026 20:47
@akshaylive akshaylive force-pushed the akshaya/simply_evaluator_creation branch from 1cda93f to ad15af0 Compare February 2, 2026 23:54
@akshaylive akshaylive merged commit 2216376 into main Feb 2, 2026
84 checks passed
@akshaylive akshaylive deleted the akshaya/simply_evaluator_creation branch February 2, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants