seehi

Results 87 comments of seehi

Is it reproducible, could you provide more details, such as what's your command or executed code.

I ran the command and encountered no errors. Is this an error by the generated pygame code? It appears to be related to a dependency issue involving the Visual C++...

Yes, you can check [the code](https://github.com/geekan/MetaGPT/blob/aa715fcace7577ec711ba675c51d0c22cfab84b3/metagpt/actions/write_prd.py#L111)

You can manually modify openai version within either one of the two, then use `pip install -e SOURCE_CODE_DIRECTORY`. Maybe metagpt should use `openai=1.6.0` in the new version.

[gpt-4-turbo](https://platform.openai.com/docs/models/continuous-model-upgrades) is the latest model. You can check [these cases](https://www.deepwisdom.ai/usecases), they are all generated by `metagpt`, sometimes it's neccessary to adjust the code.

Wrong answer from LLM. Prefer `gpt-4-turbo`.

If the issue is same with [this](https://github.com/geekan/MetaGPT/issues/1194), Pls close one of them.

Qdrant is not in use, may be removed in the future. FYI: [related issue](https://github.com/geekan/MetaGPT/issues/1171).