microsoft / microsoft/MMCTAgent

Image Analysis example

Open
#56 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
82
Forks
16
Avg merge
4d 23h
Merged PRs (30d)
1

Description

MMCTAgent consists of two stages, Planner and Critic. Looking at the provided Image Analysis example, it seems only one large model is configured—does that mean Planner and Critic use the same large model? Additionally, I would like to ask about the differences between OpenAILLMProvider, OpenAIEmbeddingProvider, OpenAIVisionProvider, and OpenAITranscriptionProvider in openai.py.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Image Analysis example and openai.py. Trace how Planner and Critic are configured and compare the four provider classes; done means the example or accompanying documentation clearly explains their roles and whether the stages share a model.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.