-
Currently json_parse parse's json's that are verifiably bad or incomplete (See example below). In the prestissimo project we are wondering whether this behavior is something we should emulate and whet…
-
### What happens?
Example cli output:
```
┌──────────────────────┬───────────────┐
│ a │ b │
│ double │ decimal(38,2) │
├──────────────────────┼─…
-
Hi all,
Thank you for your excellent work on PaperQA2.
OpenAI provides an option for a JSON schema that the LLM must respond with.
(https://openai.com/index/introducing-structured-outputs-in-th…
-
Hello, thanks for this great library 👋
I was wondering if you'd be interested in a documentation for a JSON serializable type. That's the type that you can safely serialize and de-serialize via `JS…
jhnns updated
16 hours ago
-
in the documentation, it states json file should follow the following format
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/d8790d0a-173c-4fb3-9805-e202c0c46012.pn…
-
This issue tracks the migration of the mentioned commands - ('JSON.SET', 'JSON.GET', 'JSON.DEL', 'JSON.TYPE') to make them compatible across the three protocols supported by the Dice database: RESP, H…
-
Hi all,
I wanted to share something I've played around with that could be of interest to this project.
The vast majority of REST APIs yield JSON responses. It would be great if all of that JSON …
-
Currently, the json response for keyword extraction is done by:
https://github.com/HKUDS/LightRAG/blob/186cd34a033d13c13317cba356e0076cffc113fe/lightrag/operate.py#L406-L407
But today, most langua…
-
Hello,
**question 1:**![apolo](https://github.com/user-attachments/assets/ccbeb4b4-e455-4ecb-91a8-5afbdd3e7b9e)
**My apolo.json file doesn't have an emotion column.**
![4](https://github.com/user-a…
-
Currently, we are missing the `$schema` in `testcases_json_schema.json` which results in errors as we specify it in `testcases.json`.