agiresearch / OpenAGI

OpenAGI: When LLM Meets Domain Experts
MIT License
1.82k stars 151 forks source link

feat: add output of agent waiting time and agent turnaround time #42

Closed dongyuanjushi closed 2 months ago

dongyuanjushi commented 2 months ago
  1. add output of agent waiting time and agent turnaround time.
    Current output of agent execution will contain 4 values (agent_waiting_time, agent_turnaround_time, request_waiting_times, request_turnaround_times)