seehi

Results 87 comments of seehi

Which version are you using, have you tried the main branch?

Is the output normal when executing the following code? ```python >>> from metagpt.utils.token_counter import TOKEN_MAX >>> print(TOKEN_MAX["gpt-4o"]) 128000 ```

Need to use main branch

“Install latest development version” or “Install in development mode”: https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html

To install the latest development version, use the following command. ```shell pip install git+https://github.com/geekan/MetaGPT ``` Due to the lack of updates or replies by the user for a long time,...

It is recommended to upgrade the existing numpy.

I can run your code normally. Make sure the LLM configuration is correct: https://docs.deepwisdom.ai/main/en/guide/get_started/configuration/llm_api_configuration.html

由于依赖冲突,临时去掉RAG的milvus,可用main分支再试看看,[相关PR](https://github.com/geekan/MetaGPT/pull/1794)

[Supported LLMs](https://docs.deepwisdom.ai/main/en/guide/get_started/configuration/llm_api_configuration.html)