Skip to content

[Feature Request] add auto benchmark scripts for eigent #803

@LuoPengcheng12138

Description

@LuoPengcheng12138

Motivation

hi , @Wendong-Fan We require an automated test script, here is the proposed workflow.:

  1. Automatically log in to retrieve the token(for cloud version)
  2. Read the benchmark task list (in JSON format)
  3. Execute the process for each task
    3.1 Start a chat: Send a POST request to {chat_base}/chat via Server-Sent Events (SSE)
    3.2 Parse SSE events: When encountering to_sub_tasks, send a POST request to /task/{project_id}/start to initiate the task
    3.3 End the current task after receiving the end signal
    cc @Pakchoioioi

Solution

No response

Alternatives

No response

Additional context

No response

Metadata

Metadata

Labels

enhancementNew feature or request

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