Loading

摘要: edc-rag(Efficient Dynamic Clustering-based document Compression for Retrieval-Augmented Generation) https://arxiv.org/abs/2504.03165 https://mp.weixin 阅读全文
posted @ 2025-04-08 00:30 踩坑大王 阅读(35) 评论(0) 推荐(0)
摘要: 数据库问答 文件解析 以excel文件为主,当前支持解析的布局类型: 单表:多层级横向表头+数据,如: | age _ salary age name _ 18 meme 199 存储到sqlite数据库,每个文件的sheet(工作表)视为一张表,存储表名、表描述、表头字段名、字段类型、字段描述 表 阅读全文
posted @ 2025-04-08 00:18 踩坑大王 阅读(38) 评论(0) 推荐(0)