Skip to main content

aannounce_completion

AsyncMethod
This is a method of the AgentTeam class in the agents module.
Async version of announce_completion.

Signature

Parameters

str
required
No description available.
str
required
No description available.
Any
required
No description available.
bool
default:"True"
No description available.
Optional[str]
No description available.
Optional
No description available.

Uses

  • asyncio.Lock
  • SubAgentCompletionEvent
  • publish_async
  • publish
  • logger.debug

Used By

Source

View on GitHub

praisonaiagents/agents/agents.py at line 3443