docs(filters): add author and project info to folder-memory READMEs and docs
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Folder Memory
|
# Folder Memory
|
||||||
|
|
||||||
|
**Author:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **Version:** 0.1.0 | **Project:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **License:** MIT
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### 📌 What's new in 0.1.0
|
### 📌 What's new in 0.1.0
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# 文件夹记忆 (Folder Memory)
|
# 文件夹记忆 (Folder Memory)
|
||||||
|
|
||||||
|
**作者:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **版本:** 0.1.0 | **项目:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **许可证:** MIT
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### 📌 0.1.0 版本特性
|
### 📌 0.1.0 版本特性
|
||||||
|
|||||||
@@ -1,17 +1,10 @@
|
|||||||
# Folder Memory
|
# Folder Memory
|
||||||
|
|
||||||
|
**Author:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **Version:** 0.1.0 | **Project:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **License:** MIT
|
||||||
|
|
||||||
English | [中文](./README_CN.md)
|
English | [中文](./README_CN.md)
|
||||||
|
|
||||||
---
|
**Folder Memory** (formerly Folder Rule Collector) is an intelligent context filter plugin for OpenWebUI. It automatically extracts consistent "Project Rules" from ongoing conversations within a folder and injects them back into the folder's system prompt.
|
||||||
|
|
||||||
### 📌 What's new in 0.1.0
|
|
||||||
- **Initial Release**: Refactored from `folder-rule-collector` to focus on automated "Project Rules" management.
|
|
||||||
- **Folder-Level Persistence**: Automatically updates folder system prompts with extracted rules.
|
|
||||||
- **Optimized Performance**: Runs asynchronously and supports `PRIORITY` configuration for seamless integration with other filters.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Folder Memory** is an intelligent context filter plugin for OpenWebUI. It automatically extracts consistent "Project Rules" from ongoing conversations within a folder and injects them back into the folder's system prompt.
|
|
||||||
|
|
||||||
This ensures that all future conversations within that folder share the same evolved context and rules, without manual updates.
|
This ensures that all future conversations within that folder share the same evolved context and rules, without manual updates.
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# 文件夹记忆 (Folder Memory)
|
# 文件夹记忆 (Folder Memory)
|
||||||
|
|
||||||
|
**作者:** [Fu-Jie](https://github.com/Fu-Jie/awesome-openwebui) | **版本:** 0.1.0 | **项目:** [Awesome OpenWebUI](https://github.com/Fu-Jie/awesome-openwebui) | **许可证:** MIT
|
||||||
|
|
||||||
[English](./README.md) | 中文
|
[English](./README.md) | 中文
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user