(no title)
Yanael | 1 year ago
To solve this problem I tried to define a spec and built a lib for it:
- [lib] https://github.com/st3w4r/openai-partial-stream/tree/main
- [spec] https://github.com/st3w4r/openai-partial-stream/blob/main/sp...
Yanael | 1 year ago
To solve this problem I tried to define a spec and built a lib for it:
- [lib] https://github.com/st3w4r/openai-partial-stream/tree/main
- [spec] https://github.com/st3w4r/openai-partial-stream/blob/main/sp...
vintagedave|1 year ago
Why do you wait for the entire stream to be complete? Some objects in the JSON structure can be shown to be complete before the stream ends.
Yanael|1 year ago
simonw|1 year ago
jackmpcollins|1 year ago
Yanael|1 year ago
kordlessagain|1 year ago
bschmidt1|1 year ago
Yanael|1 year ago