Skip to content

docs: fix Composio register_tools agent order#7842

Open
LiJzd wants to merge 1 commit into
microsoft:0.2from
LiJzd:LiJzd/docs/composio-register-tools-order
Open

docs: fix Composio register_tools agent order#7842
LiJzd wants to merge 1 commit into
microsoft:0.2from
LiJzd:LiJzd/docs/composio-register-tools-order

Conversation

@LiJzd

@LiJzd LiJzd commented Jun 16, 2026

Copy link
Copy Markdown

Fixes #5572

Summary

  • Updates the Composio email-agent notebook on the 0.2 branch.
  • Registers the assistant as the caller and the UserProxyAgent as the executor.
  • Adjusts the surrounding explanation to match the corrected agent roles.

Duplicate-work check

  • Checked microsoft/autogen#5572.
  • Checked open PRs with 5572 OR Composio caller executor: no matches.
  • Checked open PRs with Composio notebook example: no matches.

Validation

  • python -m json.tool notebook\agentchat_function_call_with_composio.ipynb
  • git diff --check
  • Local text check confirmed caller=chatbot and executor=user_proxy.

I did not execute the notebook locally because it requires external Composio and Gmail credentials.

AI assistance

I used OpenAI Codex to inspect the issue, check for duplicate PRs, make the notebook edit, and run the validation above. I reviewed the final diff before submitting.

@LiJzd LiJzd marked this pull request as ready for review June 22, 2026 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant