Skip to content

AgenticEDA: Design the core Agentic loop on LangGraph #696

@indrayudd

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

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