community: add PanelCallbackHandler #33190
Annotations
3 errors
Analysing the code with our lint:
libs/community/langchain_community/callbacks/panel_callback.py#L1
langchain_community/callbacks/panel_callback.py:1:1: I001 Import block is un-sorted or un-formatted
|
Analysing the code with our lint:
libs/community/langchain_community/callbacks/panel_callback.py#L3
langchain_community/callbacks/panel_callback.py:3:50: F401 `typing.Union` imported but unused
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading