Skip to content

[WIP]adapt for openclaw: add memory output language pipeline#137

Merged
qin-ctx merged 1 commit intovolcengine:mainfrom
Mijamind719:support-openclaw
Feb 13, 2026
Merged

[WIP]adapt for openclaw: add memory output language pipeline#137
qin-ctx merged 1 commit intovolcengine:mainfrom
Mijamind719:support-openclaw

Conversation

@Mijamind719
Copy link
Contributor

@Mijamind719 Mijamind719 commented Feb 11, 2026

Description

对接openclaw记忆入库语言增加prompt约束,和用户语言保持一致.
原代码逻辑中记忆库中的语言无明确约束,可能出现和用户语言不一致的情况,导致查询召回的相关性较低。
增加输出语言约束:
image

Related Issue

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test update

Changes Made

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have tested this on the following platforms:
    • Linux
    • macOS
    • Windows

Checklist

  • My code follows the project's coding style
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@CLAassistant
Copy link

CLAassistant commented Feb 11, 2026

CLA assistant check
All committers have signed the CLA.

@Mijamind719 Mijamind719 changed the title [wip]adapt for openclaw: add memory output language pipeline [WIP]adapt for openclaw: add memory output language pipeline Feb 12, 2026
@Mijamind719 Mijamind719 force-pushed the support-openclaw branch 6 times, most recently from b6d7d02 to 71a3622 Compare February 13, 2026 01:53
@qin-ctx qin-ctx merged commit ac638bf into volcengine:main Feb 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants