seehi

Results 87 comments of seehi

Where did you see the code? The document might not be updated; there is no SoftwareCompany in [software_company.py](https://github.com/geekan/MetaGPT/blob/v0.8-release/metagpt/software_company.py#L45) in 0.8.0.

Can you provide a corresponding scenario combined with your current use of metagpt?

Based on the error message, minecraft_run is using config.yaml, not config2.yaml.

Docker? make sure have permissions for the relevant directories. please refer to [the Installation](https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html)

Try to create .metagpt in the user's root directory, such as `C:\Users\x\.metagpt\config2.yaml`.

When using an LLM to rerank, its not always guaranteed that the output will be parseable for reranking. You can print the result of `answer_line`, which Correct Format `['Doc: 1',...

[Installation Doc](https://docs.deepwisdom.ai/main/en/guide/in_depth_guides/rag_module.html#prepare) [Setup](https://github.com/geekan/MetaGPT/blob/main/setup.py#L31)