liseri

Results 9 issues of liseri

Disables seccomp error for updated versions of docker

## Issue One node has two rels, but only return one rel when query all. - It is normal return, when query one use spring-data-neo4j. - It is normal return,...

status: feedback-provided

1. 增加api流式接口(ocetstream方式,非websocket);基于fastapi,没有引入其它的框架 写完发现,已经有相关的PR,简单扫了一下,没有我这个方案简单。 2. 新增(改自旧demo)一个基于流式api和streamlit的web_demo 3. 将api和demo相关文件抽到到一个新目录 4. 修改以上3点相关的readme部分

encode request body with utf-8

### Describe the bug / 问题描述 1. v5.0的示例: https://g6-next.antv.antgroup.com/zh/examples/layout/combo-layout/#combo-combined 2. v4.8的示例: https://g6.antv.antgroup.com/zh/examples/net/comboLayout#comboCombined 3. 述求:想在5.0中复现4.8的布局效果, 但有差异,5.0中两combo有重叠,如下图: ![image](https://github.com/antvis/G6/assets/2908276/607caf2e-331e-4544-8550-0dedfbb33235) ### Reproduction link / 重现链接 https://g6-next.antv.antgroup.com/zh/examples/layout/combo-layout/#combo-combined ### Steps to Reproduce the Bug or Issue...

### Describe the bug / 问题描述 1. 图表示例:https://g6-next.antv.antgroup.com/zh/examples/layout/dagre/#antv-dagre-combo 2. 版本:v5 3. 问题描述:示子中增加 behaviors [collapse-expand] ,双击A combo时 报错,如下图: ![image](https://github.com/antvis/G6/assets/2908276/447b2dde-7246-4c99-8889-ddbf2979a96d) ### Reproduction link / 重现链接 https://g6-next.antv.antgroup.com/zh/examples/layout/dagre/#antv-dagre-combo ### Steps to Reproduce the Bug...

bug
v5

## Description In windows , prompts cannot be chinese , because pathlib read_text default to use gbk to read prompts file; ## Proposed Changes pathlib read_text add encoding=utf-8 params ##...

### Is your feature request related to a problem? Please describe. When performing a query, sometimes an error is reported. In such cases, I want to view detailed logs to...

enhancement

### Describe the bug custom set llm params tops and temperature is invalid when query ### Steps to reproduce 1. custom modify llm top_p and temperature params in settings.yaml 2....

bug
triage