[ 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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)