Skip to content

Update import LangchainCallbackHandler in documentation#927

Merged
areibman merged 1 commit intoAgentOps-AI:mainfrom
pavalucas:update-langchain-installation-in-documentation
Apr 17, 2025
Merged

Update import LangchainCallbackHandler in documentation#927
areibman merged 1 commit intoAgentOps-AI:mainfrom
pavalucas:update-langchain-installation-in-documentation

Conversation

@pavalucas
Copy link
Copy Markdown
Contributor

@pavalucas pavalucas commented Apr 16, 2025

📥 Pull Request

📘 Description
Update documentation from:

from agentops.langchain_callback_handler import LangchainCallbackHandler

To:

from agentops.integration.callbacks.langchain import LangchainCallbackHandler

Fix #925

@areibman areibman requested a review from Dwij1704 April 17, 2025 19:52
@areibman
Copy link
Copy Markdown
Contributor

Thanks for the fix @pavalucas !

Copy link
Copy Markdown
Contributor

@areibman areibman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great stuff!

@areibman areibman merged commit 92d1ec3 into AgentOps-AI:main Apr 17, 2025
1 check passed
@pavalucas pavalucas deleted the update-langchain-installation-in-documentation branch April 23, 2025 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: Langchain installation code is importing the wrong path

2 participants