Skip to content

AgenticEDA: Design the core Agentic loop on LangGraph #696

Description

@indrayudd

Here are some features of the loop:

  • The agent is stateful. State is derived from the rules the agent is fed with.

  • The agent's workspace is a .ipynb notebook (using nbclient).

  • It should be able to read all types of outputs (text, dataframes, images) from cell outputs and choose to either take corrective steps or progress through the next state.

  • We want to use Python and eventually use it with a JupyterLab backend.

FYI: @tkpratardan @gpsaggese

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions