[LangChain] Ensure async usages are documented

XMLWordPrintableJSON

    • Python Drivers
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      As pointed out in https://github.com/langchain-ai/langchain-mongodb/issues/215, some of our async support is "magical" in that we inherit from the base LangChain class that has async methods. In all of our classes that have that behavior, we should add an example of async usage.

      Definition of done

      Update class docstrings to include async usage examples where appropriate.

      Pitfalls

      None

            Assignee:
            Unassigned
            Reporter:
            Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: