microsoft / microsoft/MMCTAgent
Image Analysis example
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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