Skip to content

fix(multimodal_chatwithtools): pass through string history content on resolution - #292

Merged
edward-ly merged 1 commit into
mainfrom
fix/noid/string-passthrough
Aug 28, 2026
Merged

fix(multimodal_chatwithtools): pass through string history content on resolution#292
edward-ly merged 1 commit into
mainfrom
fix/noid/string-passthrough

Conversation

@edward-ly

@edward-ly edward-ly commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

The accompanying docstring states Resolve history content: strings pass through, but the ValueError("Invalid message history content") was raised instead because strings are not lists. This PR ensures the input string is actually returned.

Assisted-by: ClaudeCode:claude-sonnet-5

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

… resolution

Assisted-by: ClaudeCode:claude-sonnet-5
Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly
edward-ly requested a review from lukasdotcom August 28, 2026 21:07
@edward-ly
edward-ly merged commit f720371 into main Aug 28, 2026
8 checks passed
@edward-ly
edward-ly deleted the fix/noid/string-passthrough branch August 28, 2026 21:47
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