Skip to content

refactor: improve content handling in message processing across plugins#433

Merged
jmacAJ merged 1 commit intomainfrom
jmac_fix_log_encoding
Dec 28, 2025
Merged

refactor: improve content handling in message processing across plugins#433
jmacAJ merged 1 commit intomainfrom
jmac_fix_log_encoding

Conversation

@jmacAJ
Copy link
Copy Markdown
Contributor

@jmacAJ jmacAJ commented Dec 28, 2025

  • Updated content processing logic in claude3VertexPlugin, claude4VertexPlugin, grokResponsesPlugin, grokVisionPlugin, and openAiVisionPlugin to ensure proper handling of message content.
  • Enhanced the handling of arrays and objects to avoid unnecessary stringification of already JSON strings, improving performance and clarity.
  • Ensured consistent content formatting across all plugins for better logging and message integrity.

- Updated content processing logic in `claude3VertexPlugin`, `claude4VertexPlugin`, `grokResponsesPlugin`, `grokVisionPlugin`, and `openAiVisionPlugin` to ensure proper handling of message content.
- Enhanced the handling of arrays and objects to avoid unnecessary stringification of already JSON strings, improving performance and clarity.
- Ensured consistent content formatting across all plugins for better logging and message integrity.
@jmacAJ jmacAJ merged commit c77ca9a into main Dec 28, 2025
@jmacAJ jmacAJ deleted the jmac_fix_log_encoding branch December 28, 2025 16:50
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