Skip to content

Commit 8f28805

Browse files
authored
Merge pull request #83 from trubrics/langchain
add langchain to docs
2 parents b92d64a + 463f4af commit 8f28805

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/integrations/langchain.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# TrubricsCallbackHandler integration with 🦜️🔗 LangChain
2+
3+
Trubrics has an official integration with LangChain that allows developers to save user prompts directly from their LangChain LLMs or Chat models. See the integration in [LangChain's documentation](https://python.langchain.com/docs/integrations/callbacks/trubrics) here.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ nav:
5353
- Issues: platform/issues.md
5454
- Integrations & Examples:
5555
- Streamlit: integrations/streamlit.md
56+
- 🦜️🔗 LangChain: integrations/langchain.md
5657
- React JS: integrations/react_js.md
5758
- Flask: integrations/flask_example.md
5859

0 commit comments

Comments
 (0)