Alexander Jiang
Alexander Jiang
In the documentation, under the local search notebook, https://microsoft.github.io/graphrag/posts/query/notebooks/local_search_nb/ The standard indexing pipeline no longer creates a create_final_covariates.parquet file. Need to set the covariates section of the local search context...
**例行检查** [//]: # '方框内填 x 表示打钩' - [x] 我已确认目前没有类似 issue - [x] 我已完整查看过项目 README,以及[项目文档](https://doc.fastgpt.in/docs/intro/) - [x] 我使用了自己的 key,并确认我的 key 是可正常使用的 - [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 - [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **你的版本**...
### Describe the issue as clearly as possible: I'm trying to use outlines with an OpenAI Compatible API. I also need to set some arguments to the LLM call. Right...