Skip to content

Conversation

@WenjiaoYue
Copy link
Collaborator

@WenjiaoYue WenjiaoYue commented Aug 25, 2025

Description

Fix handle_message so that it concatenates the entire conversation history (system, user, assistant messages) into one flat string. Previously it only returned the last message.

Issues

#1677

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

no.

Tests

CI pass.

@codecov
Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
comps/cores/mega/utils.py 64.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chensuyue chensuyue merged commit a5b2fb9 into opea-project:main Aug 25, 2025
17 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