Skip to content

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

@pavalucas

Description

@pavalucas

📘 Current State of Documentation

Set up your import statements:

from agentops.langchain_callback_handler import LangchainCallbackHandler

📖 Suggested Improvement

Set up your import statements:

from agentops.integration.callbacks.langchain import LangchainCallbackHandler

🔗 Affected Documentation Pages

https://docs.agentops.ai/v1/integrations/langchain

🔍 Additional Context

Also, need to change the main README file under Langchain section.

🤝 Contribution

  • Yes, I'd be happy to submit a pull request with these changes.
  • I need some guidance on how to contribute.
  • I'd prefer the Agentops team to handle this update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions