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:
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
Checks
Make sure the solution works in: