ChatTemplates — langchain Architecture
Specialized templates for multi-role conversation prompts.
Entity Profile
Dependency Diagram
graph TD subdomain_PromptManagement_ChatTemplates["ChatTemplates"] d735cdf0_4dd6_b10d_3d65_7f753809639d["chat.py"] subdomain_PromptManagement_ChatTemplates --> d735cdf0_4dd6_b10d_3d65_7f753809639d style subdomain_PromptManagement_ChatTemplates fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Domain
Functions
- __add__()
- __getitem__()
- __init__()
- __init__()
- __len__()
- _convert_to_message_template()
- _create_template_from_message_type()
- _load_chat_prompt()
- _prompt_type()
- aformat()
- aformat()
- aformat()
- aformat()
- aformat_messages()
- aformat_messages()
- aformat_messages()
- aformat_messages()
- aformat_prompt()
- append()
- extend()
- format()
- format()
- format()
- format()
- format_messages()
- format_messages()
- format_messages()
- format_messages()
- format_messages()
- format_prompt()
- from_messages()
- from_template()
- from_template()
- from_template()
- from_template_file()
- from_template_file()
- get_lc_namespace()
- input_variables()
- input_variables()
- input_variables()
- lc_attributes()
- partial()
- pretty_print()
- pretty_repr()
- pretty_repr()
- pretty_repr()
- pretty_repr()
- pretty_repr()
- save()
- validate_input_variables()
Source Files
Frequently Asked Questions
What is the ChatTemplates subdomain?
ChatTemplates is a subdomain in the langchain codebase, part of the PromptManagement domain. Specialized templates for multi-role conversation prompts. It contains 1 source files.
Which domain does ChatTemplates belong to?
ChatTemplates belongs to the PromptManagement domain.
What functions are in ChatTemplates?
The ChatTemplates subdomain contains 50 function(s): __add__, __getitem__, __init__, __init__, __len__, _convert_to_message_template, _create_template_from_message_type, _load_chat_prompt, and 42 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free