Skip to content

运行 scenario 时出现以下报错 #1

@Jenlybein

Description

@Jenlybein

运行 scenario 时出现以下报错:

Traceback (most recent call last):
File "/data/workspace/J1Bench/src/run.py", line 12, in
scenario = registry.get_class(args.scenario)(args)
File "/data/workspace/J1Bench/src/scenario/CI.py", line 26, in init
plaintiff = registry.get_class(args.plaintiff)(
File "/data/workspace/J1Bench/src/agents/plaintiff_CI.py", line 253, in init
system_prompt += p.format(defendant_company_legal_person = defendant['representative']) + '\n'
KeyError: 'representative'
(venv) [root@steffenzhen-1waxwxvd4a src]#

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions