Skip to content

Alternative to the "_" entry point. #16

@andrw3000

Description

@andrw3000

Suggestion:

We could do something like LangGraph where they have two

from uncertainty_engine_sdk import START, END

object that index the global input and termination points of a graph. It stands out a bit more in the editor (it's blue!) against '_' say.

This would make is clearer to look at. It would also allow us to bake in some internal logic to control the plotting etc.

It's used in here, for example... https://docs.smith.langchain.com/evaluation/how_to_guides/langgraph

Metadata

Metadata

Assignees

Labels

engineeringThis is a Software Engineering task

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions