goodmaney
goodmaney
### Is there an existing issue for this? - [X] I have searched the existing issues - [X] I have checked [#657](https://github.com/microsoft/graphrag/issues/657) to validate if my issue is covered by...
I want to use chainlit with graphrag ,but The version 1.1.306 require aiofiles=24.1.0, and the graphrag require aiofiles=24.1.0
**例行检查** [//]: # (方框内删除已有的空格,填 x 号) + [x] 我已确认目前没有类似 issue + [x] 我已确认我已升级到最新版本 + [x] 我已完整查看过项目 README,已确定现有版本无法满足需求 + [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 + [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **功能描述** 希望渠道里添加对xinference 加载Embedding和rerank 通信的支持。尝试用xinference...
**例行检查** [//]: # '方框内填 x 表示打钩' - [x] 我已确认目前没有类似 issue - [x] 我已完整查看过项目 README,以及[项目文档](https://doc.fastgpt.in/docs/intro/) - [ ] 我使用了自己的 key,并确认我的 key 是可正常使用的 - [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 - [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭**...
### Do you need to file an issue? - [X] I have searched the existing issues and this bug is not already filed. - [ ] My model is hosted...
### Which API Provider are you using? Anthropic ### Which Model are you using? Claude 3.5 Sonnet ### What happened? cline cant connect to Claude 3.5 when I use it...
**例行检查** [//]: # '方框内填 x 表示打钩' - [x] 我已确认目前没有类似 issue - [x] 我已完整查看过项目 README,以及[项目文档](https://doc.tryfastgpt.ai/docs/intro/) - [x] 我使用了自己的 key,并确认我的 key 是可正常使用的 - [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 - [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **你的版本**...
卡在Loading界面,试了开关代理没区别。不懂手机开发,如需要提交日志请告诉我在哪儿
### 🐛 Describe the bug wsl2 Ubuntu 22.04 4090 SGLang server task ended when the model loaded. Sglang can work on my other env ``` 2025-03-07 23:50:27,531 - __main__ -...
### 🚀 The feature, motivation and pitch The HF's speed of downloading too slow. so I download the olmOCR-7B-0225-preview from Modelscope, then I edit the pipeline.py code for loading local_...