This issue has been created
There are 2 updates.
 
 
LLM AI Integration / cid:jira-generated-image-avatar-4bd38099-4077-4ba4-aef0-12c2054b8ae4 LLMAI-85 Open

Content chunks are encoded as JSON

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-77510af3-d948-4236-881e-6d8c69333504 Michael Hamann created this issue on 04/Jun/24 18:08
 
Summary: Content chunks are encoded as JSON
Issue Type: cid:jira-generated-image-avatar-4bd38099-4077-4ba4-aef0-12c2054b8ae4 Bug
Affects Versions: 0.3.1
Assignee: Unassigned
Created: 04/Jun/24 18:08
Priority: cid:jira-generated-image-static-major-8cf9adde-d93f-47cd-831e-f3c95f41d020 Major
Reporter: Michael Hamann
Description:

Before storing a chunk, it gets encoded as JSON so instead of a line break, the chunk contains \n. This could lead to strange results as LLMs certainly treats actual line breaks and \n differently. The content chunks should be stored unmodified.

 
 

2 updates

 
cid:jira-generated-image-avatar-77510af3-d948-4236-881e-6d8c69333504 Changes by Michael Hamann on 04/Jun/24 18:08
 
Fix Version: 0.4
Assignee: Michael Hamann