Fix/v022 bug (#263)

* [fix]Fix the issue of inconsistent language in explicit and episodic memory.

* [fix]Fix the issue of inconsistent language in explicit and episodic memory.

* [add]Add scene_id

* [fix]Based on the AI review to fix the code
This commit is contained in:
乐力齐
2026-01-30 18:02:45 +08:00
committed by GitHub
parent fa009327ad
commit 2687c3b80e
11 changed files with 151 additions and 25 deletions

View File

@@ -1,4 +1,9 @@
# Language Configuration
# Supported values: "zh" (Chinese), "en" (English)
# This controls the language used for memory summary titles and other generated content
DEFAULT_LANGUAGE=zh
# Neo4j Configuration (记忆系统数据库)
NEO4J_URI=
NEO4J_USERNAME=