langchain/docs/modules
Aivin V. Solatorio 6567b73e1a
JSON loader (#4067)
This implements a loader of text passages in JSON format. The `jq`
syntax is used to define a schema for accessing the relevant contents
from the JSON file. This requires dependency on the `jq` package:
https://pypi.org/project/jq/.

---------

Signed-off-by: Aivin V. Solatorio <avsolatorio@gmail.com>
2023-05-05 14:48:13 -07:00
..
agents Fix: Typo in Docs (#4179) 2023-05-05 08:35:49 -07:00
callbacks add more color to callbacks docs (#3856) 2023-04-30 19:13:01 -07:00
chains Router chains (#4019) 2023-05-03 22:02:55 -07:00
indexes JSON loader (#4067) 2023-05-05 14:48:13 -07:00
memory Fix bad spellings for 'convenience' (#3936) 2023-05-01 20:57:06 -07:00
models Simplify HumanMessages in the quick start guide (#4026) 2023-05-03 22:45:03 -07:00
prompts Update output_fixing_parser.ipynb (#3978) 2023-05-02 09:33:46 -07:00
agents.rst improve agent documentation (#4062) 2023-05-03 22:44:01 -07:00
chains.rst
indexes.rst
memory.rst
models.rst
paul_graham_essay.txt Fix notebook example (#3142) 2023-04-19 08:55:06 -07:00
prompts.rst
state_of_the_union.txt