You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 months ago
..
__init__.py docs: modules descriptions (#17844) 7 months ago
base.py Cache calls to create_model for get_input_schema and get_output_schema (#17755) 7 months ago
chat.py infra: add print rule to ruff (#16221) 8 months ago
few_shot.py infra: add print rule to ruff (#16221) 8 months ago
few_shot_with_templates.py manual mapping (#14422) 10 months ago
image.py Fix loading of ImagePromptTemplate (#16868) 8 months ago
loading.py core[patch]: Support .yml extension for YAML (#16783) 7 months ago
pipeline.py core[patch]: docstring update (#16813) 8 months ago
prompt.py Patch: improve type hint (#15451) 9 months ago
string.py infra: add print rule to ruff (#16221) 8 months ago