You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 months ago
..
tracers Delete V1 tracer and refactor tracer tests to core (#15326) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
fake_callback_handler.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_callback_manager.py community[minor]: add bedrock anthropic callback for token usage counting (#19864) 4 months ago
test_imports.py community[minor]: add UpTrainCallbackHandler (#19956) 4 months ago
test_openai_info.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
test_streamlit_callback.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago