adding TextMessage Dependency

Open Beginner friendly
#6,277 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
88/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Active
Tech stack
python
Domain
documentation

Research direction

Open the Custom Agents documentation page at user-guide/agentchat-user-guide/custom-agents.html and inspect its code example. Add the missing TextMessage import shown in the issue, then verify the example clearly includes the dependency and the documentation renders correctly.

Written by the indexing model from the issue text.

Description

documentation needs-triage
What is the doc issue?

Describe the issue
Text Message dependency is missing, in custom agents Custom Agents
What do you want to see in the doc?
add from autogen_agentchat.messages import TextMessage
Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Link to the doc page, if applicable

https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/custom-agents.html

Dominant language
Python
Stars
61.1k
Forks
9.2k
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

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.

More from microsoft/autogen

All issues in microsoft/autogen

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.