openai-partial-stream
- Convert a **stream of token** into a **parsable JSON** object before the stream ends. - Implement **Streaming UI** in **LLM**-based AI application. - Leverage **OpenAI Function Calling** for early stream processing. - Parse **JSON stream** into distinct
parse-json-to-csv
This is a simple Javscript library that converts a JSON object to a CSV file.