Files
langchain/docs
William FH 629fda3957 Use JSON rather than JSON5 (#2520)
Evaluation so far has shown that agents do a reasonable job of emitting
`json` blocks as arguments when cued (instead of typescript), and `json`
permits the `strict=False` flag to permit control characters, which are
likely to appear in the response in particular.

This PR makes this change to the request and response synthesizer
chains, and fixes the temperature to the OpenAI agent in the eval
notebook. It also adds a `raise_error = False` flag in the notebook to
facilitate debugging
2023-04-06 21:14:12 -07:00
..
2023-03-30 20:58:14 -07:00
2023-04-06 14:41:06 -07:00
2023-04-02 14:57:45 -07:00
2023-04-04 07:21:50 -07:00
2023-04-06 12:41:40 -07:00
2023-03-18 19:55:05 -07:00
2023-01-02 08:24:09 -08:00
2023-03-26 19:49:46 -07:00
2023-03-27 00:15:24 -04:00
2022-10-24 14:51:15 -07:00
2023-03-30 08:20:30 -07:00
2023-01-29 20:49:35 -08:00