Skip to content

feat(plugins): fixed improper dict in topic history - #147

Merged
b3by merged 1 commit into
meetecho:mainfrom
b3by:plugins/summarizer_ollama
Mar 22, 2026
Merged

feat(plugins): fixed improper dict in topic history#147
b3by merged 1 commit into
meetecho:mainfrom
b3by:plugins/summarizer_ollama

Conversation

@b3by

@b3by b3by commented Mar 22, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR decorates the update method in the summarizer node with the safe_exec decorator, to prevent it from breaking whenever unexpected responses are returned from the model. It also addresses an issue with dictionary object being added to a topic history.

PR type

  • Bug fix (non-breaking change which fixes an issue)
  • Code refactoring
  • Performance improvement

@b3by
b3by merged commit 46e114b into meetecho:main Mar 22, 2026
2 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.

1 participant