Skip to content

Make agent delegation be able to be specified in benchmarks #411

@neubig

Description

@neubig

Currently in benchmarks, we don't support sub-agent delegation.

# TODO: we can enable condenser and security analyzer later
# and have them configurable via EvalMetadata
# condenser=get_default_condenser(
# llm=self.metadata.llm.model_copy(update={"service_id": "condenser"})
# ),
# security_analyzer=LLMSecurityAnalyzer(),

We'd like to support this and try, e.g. SWE-Bench with agent delegation on.

Metadata

Metadata

Assignees

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