You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shentong.martin f7ed18dd7e refactor: use tool package interrupt APIs instead of compose package
- approval_wrapper.go: use tool.GetInterruptState, tool.GetResumeContext, tool.StatefulInterrupt
- graphtool/graph_tool.go: use tool.GetInterruptState, tool.CompositeInterrupt
- Keep compose.ExtractInterruptInfo for checking graph execution errors
- Remove ToolCallID from ApprovalInfo (compose.GetToolCallID no longer used)

Change-Id: I7c9a7f73a0e0036ab384478d1ea6770ea0031c4b
4 months ago
..
model feat(adk): add input msg log to supervisor example 5 months ago
prints feat: add common human-in-the-loop patterns (#125) 6 months ago
store feat: add common human-in-the-loop patterns (#125) 6 months ago
tool refactor: use tool package interrupt APIs instead of compose package 4 months ago
trace add cozeloop callback (#115) 8 months ago