Skip to content

优化CommonSenseExperienceModelHook每次model执行前都要查询经验的性能浪费问题#48

Open
zhaojinyu wants to merge 1 commit into
spring-ai-alibaba:mainfrom
zhaojinyu:feature/modify-senseHook
Open

优化CommonSenseExperienceModelHook每次model执行前都要查询经验的性能浪费问题#48
zhaojinyu wants to merge 1 commit into
spring-ai-alibaba:mainfrom
zhaojinyu:feature/modify-senseHook

Conversation

@zhaojinyu

Copy link
Copy Markdown

Description

CommonSenseExperienceModelHook在每次model执行前都要查询experience,即使之前已经注入过了,把判断逻辑放在查询experiece之前,防止经验的无效查询

Related Issue

@canfuu canfuu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@canfuu canfuu enabled auto-merge April 22, 2026 12:58
@canfuu

canfuu commented Apr 22, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

2 similar comments
@canfuu

canfuu commented May 9, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

@canfuu

canfuu commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

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.

2 participants