langchain/libs/core/langchain_core/prompts
Guangdong Liu 0bce28cd30
core(patch): Fix encoding problem of load_prompt method (#21559)
- description: Add encoding parameters.
- @baskaryan, @efriis, @eyurtsev, @hwchase17.


![54d25ac7b1d5c2e47741a56fe8ed8ba](https://github.com/langchain-ai/langchain/assets/48236177/ffea9596-2001-4e19-b245-f8a6e231b9f9)
2024-06-20 09:25:54 -07:00
..
__init__.py core[minor]: Add async aformat_document method (#20037) 2024-04-05 10:29:53 -04:00
base.py core[patch]: update some root_validators (#22787) 2024-06-12 13:04:57 -04:00
chat.py core:Add optional max_messages to MessagePlaceholder (#16098) 2024-06-19 23:39:51 +00:00
few_shot_with_templates.py core[patch]: Update remaining root_validators (#22829) 2024-06-12 14:47:40 -04:00
few_shot.py core[patch]: Update remaining root_validators (#22829) 2024-06-12 14:47:40 -04:00
image.py core[patch[: docstring update (#21036) 2024-04-29 15:35:34 -04:00
loading.py core(patch): Fix encoding problem of load_prompt method (#21559) 2024-06-20 09:25:54 -07:00
pipeline.py core[minor]: Implement aformat_prompt and ainvoke in BasePromptTemplate (#20035) 2024-04-05 10:36:43 -04:00
prompt.py core[patch]: Update remaining root_validators (#22829) 2024-06-12 14:47:40 -04:00
string.py Include "no escape" and "inverted section" mustache vars in Prompt.input_variables and Prompt.input_schema (#22981) 2024-06-17 19:24:13 -07:00
structured.py core: add error message for non-structured llm to StructuredPrompt (#22684) 2024-06-07 19:42:09 +00:00