删除 CHANGELOG.md 文件及其在 README.md 中的引用,并更新 async_context_compression 插件以支持基于 Token 的压缩阈值和模型特定上下文限制。
This commit is contained in:
27
CHANGELOG.md
27
CHANGELOG.md
@@ -1,27 +0,0 @@
|
|||||||
# Changelog
|
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
|
||||||
|
|
||||||
## [Unreleased]
|
|
||||||
|
|
||||||
### 🚀 New Features
|
|
||||||
- **Smart Mind Map**: Updated to v0.7.3. Improved description and metadata.
|
|
||||||
- **Knowledge Card**: Updated to v0.2.1. Improved description and metadata.
|
|
||||||
- **Documentation**: Added comprehensive `plugin_development_guide_cn.md` consolidating all previous guides.
|
|
||||||
|
|
||||||
### 📦 Project Structure
|
|
||||||
- **Renamed**: Project renamed from `awesome-openwebui` to **OpenWebUI Extras**.
|
|
||||||
- **Reorganized**:
|
|
||||||
- Moved `run.py` to `scripts/`.
|
|
||||||
- Moved large documentation files to `docs/`.
|
|
||||||
- Removed `requirements.txt` to emphasize "resource collection" nature.
|
|
||||||
- **Added**: `CONTRIBUTING.md` guide.
|
|
||||||
|
|
||||||
### 📝 Documentation
|
|
||||||
- **README**: Updated English and Chinese READMEs with new project name and structure.
|
|
||||||
- **Plan**: Updated `implementation_plan.md` to reflect the new direction.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## [0.1.0] - 2025-12-19
|
|
||||||
- Initial release of the reorganized project structure.
|
|
||||||
@@ -4,7 +4,7 @@ English | [中文](./README_CN.md)
|
|||||||
|
|
||||||
A collection of enhancements, plugins, and prompts for [OpenWebUI](https://github.com/open-webui/open-webui), developed and curated for personal use to extend functionality and improve experience.
|
A collection of enhancements, plugins, and prompts for [OpenWebUI](https://github.com/open-webui/open-webui), developed and curated for personal use to extend functionality and improve experience.
|
||||||
|
|
||||||
[Contributing](./CONTRIBUTING.md) | [Changelog](./CHANGELOG.md)
|
[Contributing](./CONTRIBUTING.md)
|
||||||
|
|
||||||
## 📦 Project Contents
|
## 📦 Project Contents
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user