Files
langchain-python/langchain/callbacks
Hakan Tekgul 6a157cf8bb Update arize_callback.py (#6433)
Arize released a new Generative LLM Model Type, adjusting the callback
function to new logging.

Added arize imports, please delete if not necessary.

Specifically, this change makes sure that the prompt and response pairs
from LangChain agents are logged into Arize as a Generative LLM model,
instead of our previous categorical model. In order to do this, the
callback functions collects the necessary data and passes the data into
Arize using Python Pandas SDK.

Arize library, specifically pandas.logger is an additional dependency.

Notebook For Test:
https://docs.arize.com/arize/resources/integrations/langchain

Who can review?
Tag maintainers/contributors who might be interested:

@hwchase17 - project lead

Tracing / Callbacks

@agola11
2023-06-19 18:33:49 -07:00
..
2023-06-13 22:25:36 -07:00
2023-06-18 16:55:18 -07:00
2023-06-13 12:30:59 -07:00
2023-03-29 22:45:34 -07:00
2023-06-03 16:48:48 -07:00
2023-06-02 06:59:33 -07:00
2023-06-13 19:33:51 -07:00
2023-03-29 22:45:34 -07:00
2023-05-22 20:29:47 -07:00