token to text error - "." becomes " ." #64

Open
opened 2025-07-18 03:50:34 +00:00 by hugooconnor · 0 comments
hugooconnor commented 2025-07-18 03:50:34 +00:00 (Migrated from codeberg.org)

Parsed messages add whitespace before a full stop.

actual: "\n Hello, my name is Test User . \n"
expected: "\n Hello, my name is Test User. \n"

Parsed messages add whitespace before a full stop. actual: "\n Hello, my name is Test User . \n" expected: "\n Hello, my name is Test User. \n"
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
anuna-research/llm-md#64
No description provided.