File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 3636 </div >
3737
3838 <p
39- class =" text-xl md:text-2xl mb-8 text-black leading-relaxed fade-in-delayed"
39+ class =" text-xl text-balance md:text-2xl mb-8 text-black leading-loose fade-in-delayed"
4040 >
4141 Stream and process
42- <span class =" accent-text" >JSON responses</span > from
43- <span class =" accent-text" >AI tool calls</span > as they arrive—<br
44- class =" hidden md:block"
45- />
46- intelligently tracking state to produce JSON
47- <span class =" accent-text" >before it's complete</span >
42+ <span class =" accent-text inline-block" >JSON responses</span > from
43+ <span class =" accent-text inline-block" >AI tool calls</span > as they
44+ arrive—<br class =" hidden md:block" />
45+ intelligently tracking state to produce valid JSON
46+ <span class =" accent-text inline-block" >before it's complete</span >
4847 </p >
4948
5049 <div
@@ -285,8 +284,8 @@ for await (const data of jsonReader(reader)) {
285284 Lightweight & Fast
286285 </h3 >
287286 <p class =" text-black" >
288- Super lightweight (1.6Kb min-gzip) and minimal overhead, ensuring maximum
289- performance even with large streaming datasets.
287+ Super lightweight (1.6Kb min-gzip) and minimal overhead, ensuring
288+ maximum performance even with large streaming datasets.
290289 </p >
291290 </div >
292291 </div >
You can’t perform that action at this time.
0 commit comments