wang ao
wang ao
我也遇到这个问题
```` ❯ graphrag query \ --root ./ragtest \ --method global \ --query "What are the top themes in this story?" creating llm client with {'api_key': 'REDACTED,len=6', 'type': "openai_chat", 'model': 'myqwen2.5',...
> 请设置下模型供应商  设置过的,还是没用
 报错信息
更新requirements.txt, [openai版本到1.55.3解决了此问题,] ``` openai~=1.55.3 ```
过期了呢
同问