[ sid ]
[ 原始碼: partial-json-parser ]
套件:python3-partial-json-parser(0.2.1.1.post5-1)
python3-partial-json-parser 的相關連結
Debian 的資源:
下載原始碼套件 partial-json-parser:
- [partial-json-parser_0.2.1.1.post5-1.dsc]
- [partial-json-parser_0.2.1.1.post5.orig.tar.gz]
- [partial-json-parser_0.2.1.1.post5-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
to produce structural information instead of natural language
Sometimes we need LLM (Large Language Models) to produce structural information instead of natural language. The easiest way is to use JSON. But before receiving the last token of response, the JSON is broken, which means you can't use JSON.parse to decode it. But we still want to stream the data to the user. Here comes partial-json-parser, a lightweight and customizable library for parsing partial JSON strings. Here is a demo.
其他與 python3-partial-json-parser 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)