mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-25 04:49:17 +00:00
experimental[patch]: update module doc strings (#19539)
Added missed module descriptions. Fixed format.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"""Unified method for **loading a prompt** from LangChainHub or local file system.
|
||||
"""
|
||||
from langchain_experimental.prompts.load import load_prompt
|
||||
|
||||
__all__ = ["load_prompt"]
|
||||
|
Reference in New Issue
Block a user