langchain/libs/community/tests/unit_tests/callbacks
Dhruv Chawla d6d559d50d
community[minor]: add UpTrainCallbackHandler (#19956)
- **Description:** 
This PR adds a callback handler for UpTrain. It performs evaluations in
the RAG pipeline to check the quality of retrieved documents, generated
queries and responses.

- **Dependencies:** 
    - The UpTrainCallbackHandler requires the uptrain package

---------

Co-authored-by: Eugene Yurtsev <eugene@langchain.dev>
2024-04-16 19:32:03 +00:00
..
tracers
__init__.py
fake_callback_handler.py
test_callback_manager.py community[minor]: add bedrock anthropic callback for token usage counting (#19864) 2024-04-09 09:18:48 -05:00
test_imports.py community[minor]: add UpTrainCallbackHandler (#19956) 2024-04-16 19:32:03 +00:00
test_openai_info.py
test_streamlit_callback.py