darvsum

Results 5 issues of darvsum

你好,请问使用读写分离时,能否指定某个操作可以读取主库的数据?

{ "db_id": "database", "instruction": "CREATE TABLE mountain (\nmountain_name,\nmountain_altitude,\nstate_name,\ncountry_name\n)\n\nCREATE TABLE city (\ncity_name,\nstate_name,\npopulation,\ncountry_name\n)\n\nCREATE TABLE road (\nroad_name,\nstate_name\n)\n\nCREATE TABLE border_info (\nstate_name,\nborder\n)\n\nCREATE TABLE river (\nriver_name,\nlength,\ntraverse,\ncountry_name\n)\n\nCREATE TABLE state (\nstate_name,\ncapital,\npopulation,\narea,\ncountry_name,\ndensity\n)\n\nCREATE TABLE highlow (\nstate_name,\nhighest_point,\nhighest_elevation,\nlowest_point,\nlowest_elevation\n)\n\nCREATE TABLE lake (\nlake_name,\narea,\nstate_name,\ncountry_name\n)\n\n\n-- Using...

### 起始日期 | Start Date _No response_ ### 实现PR | Implementation PR _No response_ ### 相关Issues | Reference Issues _No response_ ### 摘要 | Summary 希望能支持autogen直接调用api-for-open-llm的api接口。 ### 基本示例 | Basic...

question

### Description of the bug | 错误描述 当前跨页解析结果生成了多个表格,跨页的生成的表格没有表头数据。 希望跨页表格能生成一个表格或者可以生成多个表格,但是每个表格要有表头。 ### How to reproduce the bug | 如何复现 上传有跨页表格的文档 ### Operating system | 操作系统 Linux ### Python version | Python 版本...

bug

### Description of the bug | 错误描述 上传标准pdf文件(非扫描)大小20多M,页面300多页。包含大量图表和表格,在线上和线下测试时超过半小时多没法解析出结果。 ![1734490076642](https://github.com/user-attachments/assets/9b180eb7-3dfe-4df5-a7a8-848b1c652e0d) ![1734490155027](https://github.com/user-attachments/assets/ea4f07b1-526d-4055-b59d-b473f3105869) ### How to reproduce the bug | 如何复现 上传多图表的招股意向书文档 ### Operating system | 操作系统 Linux ### Python version | Python...

bug