diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93a4ad8b..6b06513e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,6 +10,7 @@ repos: - id: check-json - id: detect-private-key - id: trailing-whitespace + exclude: (README\.md|README_ZH\.md)$ - id: end-of-file-fixer files: \.py$ - id: check-merge-conflict diff --git a/README.md b/README.md index 7643a8ad..852a2889 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ extracted from the queries as consolidated *observations* to be stored in the me to form and update *insights*. Then, memory re-consolidation is performed to ensure contradictions and repetitions among memory pieces are properly handled. +### Framework +
+
+
+
+