langchain/libs
mgvalverde 33f43cc1b0
Bugfix/jsonloader metadata (#9793)
Hi,

  - Description: 
    - Solves the issue #6478. 
    - Includes some additional rework on the `JSONLoader` class:
      - Getting metadata is decoupled from `_get_text`
- Validating metadata_func is perform now by `_validate_metadata_func`,
instead of `_validate_content_key`
  - Issue: #6478 
  - Dependencies: NA
  - Tag maintainer: @hwchase17
2023-09-03 16:01:43 -07:00
..
experimental adding new chain for logical fallacy removal from model output in chain (#9887) 2023-09-03 15:44:27 -07:00
langchain Bugfix/jsonloader metadata (#9793) 2023-09-03 16:01:43 -07:00