mirror of
https://github.com/langchain-ai/langgraph-reflection.git
synced 2026-08-25 11:09:33 -04:00
[PR #3] Removing extra Finish class #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langgraph-reflection/pull/3
Author: @marlenezw
Created: 3/21/2025
Status: 🔄 Open
Base:
main← Head:removing_tool_class📝 Commits (1)
57e28d9updating llm as a judge example.📊 Changes
1 file changed (+0 additions, -7 deletions)
View changed files
📝
examples/llm_as_a_judge.py(+0 -7)📄 Description
Openevals by default uses a bool as the tool for the judge so this class doesn't seem to be necessary. It doesn't stop the code from running but could potentially be confusing, so putting in a PR to remove it 😄
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.