MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / _compact_list

Function _compact_list

deployments/desktop/shared/agents.py:4249–4260  ·  view source on GitHub ↗
(value: Any, limit: int = 6)

Source from the content-addressed store, hash-verified

4247 "趋势",
4248 "动态",
4249 "方向",
4250 "热点",
4251 "主题",
4252 "rag",
4253)
4254
4255_COMPARE_QUERY_TERMS = (
4256 "对比",
4257 "比较",
4258 "差异",
4259 "不同",
4260 "这两篇",
4261 "两篇",
4262)
4263

Callers 2

_paper_query_haystackFunction · 0.85

Calls 1

_load_jsonFunction · 0.70

Tested by

no test coverage detected