v0.2.7

Tencent/WeKnorav0.2.7Dec 30, 2025by lyingbug

AI Summary

This minor release (v0.2.7) of WeKnora introduces a new DataAnalysis tool for CSV/Excel files, configurable file upload size limits, and FAQ two-level priority tag filtering, along with several bug fixes including Xiaomi model domain configuration and OpenAI API template issues.

Key Highlights

  • Added DataAnalysis tool for analyzing information from CSV and Excel files
  • Fixed Xiaomi model vendor domain configuration error
  • Implemented configurable file upload size limit
  • Enhanced chunking separator options
  • Added support for FAQ two-level priority tag filtering

New Features

  • DataAnalysis tool for CSV and Excel file analysis
  • Configurable file upload size limit
  • Enhanced chunking separator options
  • Support for FAQ two-level priority tag filtering

Full Release Notes

## What's Changed
* fix(chat): exclude ChatTemplateKwargs for OpenAI API by @ysys143 in https://github.com/Tencent/WeKnora/pull/496
* feat: Add DataAnalysis tool for analysis information from CSV and Excel files by @begoniezhao in https://github.com/Tencent/WeKnora/pull/494
* fix(docker): streamline package installation in Dockerfile by removing upgrade step by @begoniezhao in https://github.com/Tencent/WeKnora/pull/498
* fix(docker): remove default value for APK_MIRROR_ARG in Dockerfile by @begoniezhao in https://github.com/Tencent/WeKnora/pull/499
* feat: 添加可配置的文件上传大小限制  by @lyingbug in https://github.com/Tencent/WeKnora/pull/502
* feat: enhance chunking separator options by @begoniezhao in https://github.com/Tencent/WeKnora/pull/505
* [Bug]: 小米模型厂商域名配置错误 #504 by @hylaz in https://github.com/Tencent/WeKnora/pull/506
* 支持FAQ两级优先级标签过滤  by @lyingbug in https://github.com/Tencent/WeKnora/pull/503

## New Contributors
* @ysys143 made their first contribution in https://github.com/Tencent/WeKnora/pull/496
* @hylaz made their first contribution in https://github.com/Tencent/WeKnora/pull/506

**Full Changelog**: https://github.com/Tencent/WeKnora/compare/v0.2.6...v0.2.7