8000 Feature Request: Expand ChatEnv with Popular Agent Environment Integrations · Issue #2984 · pytorch/rl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Feature Request: Expand ChatEnv with Popular Agent Environment Integrations #2984
Open
@vmoens

Description

@vmoens

The feature: Agent env integration

Building on top of torchrl.envs.llm.ChatEnv, we should expand the environment integrations to support a wider range of agent-tool interactions. This would enable training models that can interact with various tools (browsers, shells, games) through LLMs.

## Proposed envs

Here are the key environments and frameworks to consider integrating:

  • MLGym (facebookresearch/mlgym) for structured ML experimentation
  • BrowserGym for web interaction environments
  • MineDojo for rich Minecraft-based tasks with natural language specifications
  • AgentVerse for multi-agent interactions and tool usage
  • WebArena\
  • SWE-bench

The implementation would extend ChatEnv with a standardized interface for tool integration, consistent reward transformations, and unified observation spaces. This would greatly benefit research in tool-using LLM agents and provide standardized benchmarking across different environments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0