langchain/libs/core/langchain_core/prompts
Leonid Ganeline 2f2b77602e
docs: modules descriptions (#17844)
Several `core` modules do not have descriptions, like the
[agent](https://api.python.langchain.com/en/latest/core_api_reference.html#module-langchain_core.agents)
module.
- Added missed module descriptions. The descriptions are mostly copied
from the `langchain` or `community` package modules.
2024-02-21 15:58:21 -08:00
..
__init__.py docs: modules descriptions (#17844) 2024-02-21 15:58:21 -08:00
base.py Cache calls to create_model for get_input_schema and get_output_schema (#17755) 2024-02-19 13:26:42 -08:00
chat.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
few_shot_with_templates.py manual mapping (#14422) 2023-12-08 16:29:33 -08:00
few_shot.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
image.py Fix loading of ImagePromptTemplate (#16868) 2024-02-01 17:54:04 -08:00
loading.py core[patch]: Support .yml extension for YAML (#16783) 2024-02-12 19:57:20 -08:00
pipeline.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
prompt.py Patch: improve type hint (#15451) 2024-01-02 22:39:27 -08:00
string.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00