Skip to content

Add human supervision to ChemGraph #116

Description

@tdpham2

Problem

Currently, ChemGraph only handles 1 human input prompt (additional prompt via --resume tag to continue conversation). Need to add extra capability to ChemGraph to ask human question and use human's feedback to improve (optionally).

Proposed solution

  • Add ask_human tool for agent.
  • Add human_supervised parameter for flexibility.
  • Update single_agent and multi_agent graph

Checks
Make sure the solution works in:

  • CLI
  • Jupyter-notebook
  • UI (streamlit)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions