Skip to main content

aexecute_task

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

Signature

Parameters

Any
required
No description available.

Returns

Any
The result of the operation.

Uses

  • display_error
  • llm.set_current_agent
  • process_task_context
  • dict.fromkeys
  • logger.info
  • logger.debug
  • executor_agent.achat
  • get_multimodal_message
  • TaskOutput
  • clean_json_output

Used By

Source

View on GitHub

praisonaiagents/agents/agents.py at line 621

Tasks Concept

Task Configuration

Task Validation