Skip to content

fix(scene): fix chat scene config custom prompt#2725

Merged
fangyinc merged 1 commit into
eosphoros-ai:mainfrom
chenliang15405:fix_custom_prompt
May 23, 2025
Merged

fix(scene): fix chat scene config custom prompt#2725
fangyinc merged 1 commit into
eosphoros-ai:mainfrom
chenliang15405:fix_custom_prompt

Conversation

@chenliang15405
Copy link
Copy Markdown
Collaborator

Description

fix chat scene use custom prompt template problem. It has [response]、[question] keyword parsed exception

Closes #2628

How Has This Been Tested?

  1. create new prompt template with scene type
  2. use it in chat data scene

Snapshots:

Include snapshots for easier review.

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions Bot added the fix Bug fixes label May 23, 2025
Copy link
Copy Markdown
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@fangyinc fangyinc left a comment

Choose a reason for hiding this comment

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

LGTM

@fangyinc fangyinc merged commit fe98239 into eosphoros-ai:main May 23, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Doc][Module Name] Prompts Unable to perform scenario application

3 participants