Skip to content

fix(generation_orchestrator) reading empty strings#108

Merged
liamlaverty merged 1 commit into
developmentfrom
bug/105-runtimeerror-generation-failed-slicenone-100-none
May 15, 2026
Merged

fix(generation_orchestrator) reading empty strings#108
liamlaverty merged 1 commit into
developmentfrom
bug/105-runtimeerror-generation-failed-slicenone-100-none

Conversation

@liamlaverty

Copy link
Copy Markdown
Owner

generation_orchestrator attempts to read from a str, even if it's empty or an obj. Coerce it into a string before reading it

@liamlaverty liamlaverty self-assigned this May 15, 2026
@liamlaverty liamlaverty linked an issue May 15, 2026 that may be closed by this pull request
@liamlaverty liamlaverty merged commit 3da492e into development May 15, 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.

RuntimeError: Generation failed: slice(None, 100, None)

1 participant