Skip to content
#

jsonreader

Here are 10 public repositories matching this topic...

llmjsonrepair 是一个专门修复大语言模型(LLM)输出 JSON 格式错误的 Go 语言库。当 ChatGPT、Claude 等 AI 模型生 成的 JSON 因输出截断、缺少引号、括号未闭合等问题无法正常解析时,该库能智能修复这些错误。支持深度嵌套结构修复 、多 JSON 对象流处理、上下文感知解析等功能。提供 Repair() 和 Loads() 两个简洁 API,一行代码即可修复残缺 JSON 并返回格式化结果或数据结构

  • Updated Aug 31, 2025
  • Go

Test automation for a web application using Playwright and Java beside leveraging libraries like Faker for realistic data, and integrating CI/CD pipelines with GitHub Actions and Slack notifications.

  • Updated Feb 9, 2025
  • HTML

Add this topic to your repo

To associate your repository with the jsonreader topic, visit your repo's landing page and select "manage topics."

Learn more