Guess
Guess
**Features** 1. Fixbug: When the context of `Environment` object changes, the `Context` object of the `Action` object of `Role` object does not change synchronously; 2. Refactor: `CodeParser.parse_code` 3. Refactor: Replace...
## **User description** **Features** Optimizing the codes of the `act_by_order` pattern of `Role`: Implemented the `act_by_order` pattern using the framework of the `react` pattern of `Role`. ___ ## **Type** enhancement...
**Features** - Added a process that directly allows `Engineer` to write code.
**Features** - Synchronize `git_repository.py` under GitLab. - Synchronize `shell.py` under GitLab. - Add `history` property to `git_repository` to support repository version switching.
```python import argparse from pathlib import Path from C_MTEB.tasks import * from flag_dres_model import FlagDRESModel from mteb import MTEB import openai import tiktoken import pickle import os API_KEY = "********************"...