kksasa

Results 7 issues of kksasa

2024-07-26 21:47:10.223 | INFO | chatchat.server.knowledge_base.utils:file2docs:336 - RapidOCRPDFLoader used for C:\Users\LLM\Langchain-Chatchat-master\data\knowledge_base\samples\content\1x.pdf RapidOCRPDFLoader context page index: 509: 100%|█████████████████████████████████████████████████████████████████████████| 510/510 [00:02

bug
stale

### Description The ms graphrag index is so hard to use? Upload several pdf both cannot be parsed with below error Error: 'gbk' codec can't encode character '\xa9' in position...

bug

### Reference Issues want to use own UI to call kotaemon. But did not find good way to call API way. ### Summary want to use own UI to call...

enhancement

考虑多用户使用,加载了多个reranker , 速度却变慢了?这个正常吗 1. 只开一个reranker. 300个文本,3个request,排队访问,大概各1s uvicorn api_rerank:app --host 0.0.0.0 --workers 1 --port 8004 INFO: Started server process [2821886] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn...

还不太熟悉VUE框架,不知道是不是有啥没设置对。 ollama 还是没启动,报“undefined” - API 里我换了地址和模型 export async function createOllama3Stylized (text) { const url = new URL(`http://xx.xxx.xxx.xxx:8000/api/chat`) const params = { } Object.keys(params).forEach(key => { url.searchParams.append(key, params[key]) }) const req...

### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

🐞 bug

Hello I tried to use custom LLM , but found ssl error , is there way to disable it? File "/usr/local/lib/python3.11/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions raise to_exc(exc) from exc httpcore.ConnectError:...

enhancement