GitHub - varunshenoy/super-json-mode: Low latency JSON generation using LLMs ⚡️

🤝trustcall: Reliable and efficient structure data extraction using JSON patch operations
LLMs struggle when asked to generate or modify large JSON blobs. trustcall solves this by asking the LLM to generate JSON patch operations. This is a simpler task that can be done iteratively. This enables:... See more
Consider using YAML instead of JSON for user-visible LLM output, since you can't stream-parse JSON easily.
Alex Graveleyx.comWe post a lot of content here at @llama_index and our newsletter is a great way to keep tabs on it!
But the actual process of writing our newsletter, which summarizes everything we tweet in the past week, was a ton of work for us. @seldo figured out how to use the power of LLMs and our TypeScript framework,... See more
LlamaIndex 🦙x.com