langchain/libs/community/tests
Barun Amalkumar Halder cc69976860
community[minor] : adds callback handler for Fiddler AI (#17708)
**Description:**  Callback handler to integrate fiddler with langchain. 
This PR adds the following -

1. `FiddlerCallbackHandler` implementation into langchain/community
2. Example notebook `fiddler.ipynb` for usage documentation

[Internal Tracker : FDL-14305]

**Issue:** 
NA

**Dependencies:** 
- Installation of langchain-community is unaffected.
- Usage of FiddlerCallbackHandler requires installation of latest
fiddler-client (2.5+)

**Twitter handle:** @fiddlerlabs @behalder

Co-authored-by: Barun Halder <barun@fiddler.ai>
2024-02-25 18:17:03 -08:00
..
examples community[minor]: Add pebblo safe document loader (#16862) 2024-02-12 21:56:12 -08:00
integration_tests community: Add document manager and mongo document manager (#17320) 2024-02-23 21:32:52 -05:00
unit_tests community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
__init__.py