xldistance

Results 10 issues of xldistance

运行cmake --build build --config Release,提升以下错误 ``` E:\Langchain-Chatchat\PowerInfer>cmake --build build --config Release MSBuild version 17.3.1+2badb37d1 for .NET Framework build_info.vcxproj -> E:\Langchain-Chatchat\PowerInfer\build\common\build_info.dir\Release\bui ld_info.lib ggml.c C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.33.31629\include\stdato mic.h(15,1): fatal error C1189:...

cli is running normally ![QQ截图20230505091624](https://user-images.githubusercontent.com/29418474/236360370-e33d7c0b-8edd-4347-8c60-3482afb45372.png) ![QQ截图20230505091654](https://user-images.githubusercontent.com/29418474/236360371-c5815940-73f9-4c65-8db1-12de08c2af4b.png) ![QQ截图20230505091718](https://user-images.githubusercontent.com/29418474/236360372-cf467b0f-71cb-46c9-910f-b169d569831e.png)

### bug描述 Describe the Bug D:\workspace\Paddle\build>ninja [13/3064] Running utility command for pslib_py_proto 已复制 1 个文件。 [14/3064] Running utility command for ps_py_proto 已复制 1 个文件。 [19/3064] Running utility command for profiler_py_proto...

status/new-issue
type/bug-report

Now the v3_orderbook, v3_trades, v3_markets interface are real-time push data can not adjust the frequency of push, if there is a large number of transaction-by-transaction data push will lead to...

### What is the issue? I use the bge-m3 model in graphrag with the following parameters ``` embeddings: ## parallelization: override the global parallelization settings for embeddings async_mode: asyncio llm:...

bug

### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...

area:indexing
kind:bug
ide:vscode

![QQ截图20240818090949](https://github.com/user-attachments/assets/fb81d0d1-7d0b-4b6a-ae56-9e3d221bc499)

Before last month, I could receive the market data normally, but last month, the market suddenly stopped receiving the market data. ![QQ20241106-100552](https://github.com/user-attachments/assets/5ff4a1ab-238e-4546-8636-4aa3e7a82bd2)

类似于python的写法 ``` # 删除推理标签 translated_result = re.sub(r'.*?', '', translated_raw_result, flags=re.DOTALL).strip() ```

使用推理模型翻译时,推理标签也在译文里面,请求增加推理标签 的过滤

enhancement