eigent
eigent copied to clipboard
[Feature Request] add auto benchmark scripts for eigent
Motivation
hi , @Wendong-Fan We require an automated test script, here is the proposed workflow.:
- Automatically log in to retrieve the token(for cloud version)
- Read the benchmark task list (in JSON format)
- Execute the process for each task
3.1 Start a chat: Send a POST request to
{chat_base}/chatvia Server-Sent Events (SSE) 3.2 Parse SSE events: When encounteringto_sub_tasks, send a POST request to/task/{project_id}/startto initiate the task 3.3 End the current task after receiving theendsignal cc @Pakchoioioi
Solution
No response
Alternatives
No response
Additional context
No response