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/docs
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>
6 months ago
..
api_reference Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 6 months ago
data 👥 Update LangChain people data (#19858) 6 months ago
docs community[minor]: add UpTrainCallbackHandler (#19956) 6 months ago
scripts docs: Update chat model providers include package information (#20336) 6 months ago
src docs: add Cohere to ChatModelTabs (#20386) 6 months ago
static docs: reorg and visual refresh (#19765) 6 months ago
.gitignore
.local_build.sh
.yarnrc.yml
README.md
babel.config.js
code-block-loader.js
docusaurus.config.js docs: fix title cap (#20048) 6 months ago
package.json
settings.ini
sidebars.js docs: `graphs` update (#19675) 6 months ago
vercel.json docs[patch]: Add missing redirects (#20076) 6 months ago
vercel_build.sh docs[patch]: Revert quarto update (#19880) 6 months ago
vercel_requirements.txt
yarn.lock

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide