hub#

Interface with the LangChain Hub.

Functions

hub.pull(owner_repo_commit, *[, ...])

Pull an object from the hub and returns it as a LangChain object.

hub.push(repo_full_name, object, *[, ...])

Push an object to the hub and returns the URL it can be viewed at in a browser.