Alexander Jiang

Results 10 comments of Alexander Jiang

我有个类似的问题,启动容器的时候会timeout并给出 "error pulling image configuration: download failed after attempts=6: dial tcp" 系统是ubuntu 23.10 这个有人遇到类似问题吗。

Hi which folders did you remove? I have the exact same error and I can't figure out how to resolve it.

> rm -rf ./volumes/app ./volumes/db ./volumes/redis ./volumes/weaviate I remove these folders, and restart docker, it solved my problem 感谢,不过不是这个问题,我的是5001的port返还一个404 error

除了私有源码部署。

> 提示词直接限制他的回复语言就可以了 大模型有时候会不听提示词的,他config.json里头定义大模型的时候可以加,但是能调的system prompt有限,没办法自己源码起了一个

These parameters were not included in the configuration initialization. It will be fixed in the next release. For the mean time, try running from source code using poetry if you...

if you're using the default indexing pipeline it does not generate a create_final_covariates.parquet anymore. Set the covariates to None or don't include it when defining a LocalSearchMixedContext class.

> > if you're using the default indexing pipeline it does not generate a create_final_covariates.parquet anymore. Set the covariates to [] or don't include it when defining a LocalSearchMixedContext class....

Have you tried the automatic templating function? Try entering "business proposals" in the --domain section, and it should generate series of extraction prompts suitable to your needs. https://microsoft.github.io/graphrag/posts/prompt_tuning/auto_prompt_tuning/ If you...