OpenBMB / AgentVerse

🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thank you for your great work, and I have some questions.

Txuanwiw opened this issue · comments

Thank you for your great work, and I have some questions:

  1. Is the effect of using GPT necessarily better than using local models like Llama or Vicuna?
    (No test myself yet)
  2. Have you ever considered conducting experiments on "World Exploration"?
    Taking Minecraft as an example, not about collaborative tasks, but explore the world separately and exchanging their information so that each agent can grasp the entire world from conversation with the others. Not necessarily need an infinite world, even a limited 3D scene is also good. I think that may be a useful and interesting task。