New
微舆v2.1.0
What's Changed
- feat(insight_agent): Insight Agent新增了DeepSearchAgent._cluster_and_sample_results()方法,该方法对搜索结果进行文本编码,使用 KMeans 聚类并按热度排序采样,然后从每个聚类中选取代表性语义返回 by @ghmark675 in https://github.com/666ghj/BettaFish/pull/350
- feat(xhs): 集成xhshow库优化签名生成与请求参数 by @ptghb in https://github.com/666ghj/BettaFish/pull/330
- Feat: 同样的效果更经济的搜索选择,新增安思派AI搜索支持 (#457) by @666ghj in https://github.com/666ghj/BettaFish/pull/461
- Shutdown only clean 增加安全关闭系统的功能 by @HKLHaoBin in https://github.com/666ghj/BettaFish/pull/441
- Update Via main by @MaYiding in https://github.com/666ghj/BettaFish/pull/463
New Contributors
- @ptghb made their first contribution in https://github.com/666ghj/BettaFish/pull/330
Full Changelog: https://github.com/666ghj/BettaFish/compare/v2.0.0...v2.1.0