mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
cc69976860
**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> |
||
---|---|---|
.. | ||
tracers | ||
__init__.py | ||
fake_callback_handler.py | ||
test_callback_manager.py | ||
test_imports.py | ||
test_openai_info.py | ||
test_streamlit_callback.py |