THUDM / AgentBench

A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
https://llmbench.ai
Apache License 2.0
2.03k stars 138 forks source link

我想看一下agent和server的交互函数,可以指导一下嘛 #92

Closed hushuang909 closed 5 months ago

hushuang909 commented 7 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Screenshots or Terminal Copy&Paste If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

zhc7 commented 6 months ago

Hi, @hushuang909 ,如果指的是task server的话,相应的代码在src/client/task.py里。如果指的是agent server的话,相应的代码在src/client/agents里。

zhc7 commented 5 months ago

If you have any further questions, you are welcome to reopen the issue!