Skip to content

Conversation

@michaeljabbour
Copy link
Contributor

Summary

  • Add deepresearch module to the Community Modules > Providers section in docs/MODULES.md
  • This is a multi-provider deep research module with automated research orchestration using OpenAI and Anthropic

Test plan

  • Verified markdown table formatting matches existing entries
  • Confirmed links point to valid GitHub resources

🤖 Generated with Amplifier

Co-Authored-By: Amplifier 240397093+microsoft-amplifier@users.noreply.github.com

michaeljabbour and others added 2 commits January 12, 2026 09:50
Add deepresearch module to the Community Modules > Providers section.
This is a multi-provider deep research module with automated research
orchestration using OpenAI and Anthropic.

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
The module was refactored from a provider to a tool module, so the
catalog entry needs to reflect this by moving it to the Tools section.

🤖 Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
@robotdad
Copy link
Member

Closing this PR as it lists the module in the wrong category.

Issue: This PR adds amplifier-module-deepresearch to the Providers section, but the module is registered as a Tool (entry point: tool-deepresearch). Providers in Amplifier implement the complete(request) → response contract to serve as LLM backends - this module provides a deep_research tool that the LLM can invoke.

Next steps: PR #163 correctly categorizes this as a Tool. However, we're discussing the architectural approach there regarding direct SDK usage vs. Amplifier's provider abstraction. The module will be listed once that discussion is resolved.


🤖 Generated with Amplifier

Co-Authored-By: Amplifier 240397093+microsoft-amplifier@users.noreply.github.com

@robotdad robotdad closed this Jan 14, 2026
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.

2 participants