langchain
langchain copied to clipboard
Extend `langchain.callbacks` documentation
Hi to whoever is reading this! 🤗
What's in this PR?
As of the recent addition of ArgillaCallbackHandler
in the master
branch of LangChain
, merged by @dev2049 (but maybe also relevant to @agola11 since it's callback-related), @davidberenstein1957 and @dvsrepo noticed that the Callbacks -> How to guides -> Argilla
page was missing, so I've extended the langchain.callbacks
documentation a little bit to include the "How to guides" to also allow any other callback integration to live there, and add the missing API Reference for the callbacks.
Hi @leo-gan and @agola11 I've already addressed the comments, and deployed the docs locally and those now work fine! Feel free to merge whenever you want 😄
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
langchain | ❌ Failed (Inspect) | Jun 16, 2023 6:21am |
Cool, then I'm already done, feel free to merge whenever applicable! 🤗
@alvarobartt is attempting to deploy a commit to the LangChain Team on Vercel.
A member of the Team first needs to authorize it.
As of https://github.com/hwchase17/langchain/pull/6300, the docs skeleton has changed and those issues have already been solved, so this PR will be closed! 😄 Thanks for the support in the meantime @leo-gan and @agola11