mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-20 06:21:57 +00:00
Fixes #29010 This PR updates the example for FewShotChatMessagePromptTemplate by modifying the human input prompt to include a more descriptive and user-friendly question format ('What is {input}?') instead of just '{input}'. This change enhances clarity and usability in the documentation example. Co-authored-by: Erick Friis <erick@langchain.dev> |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
chat.py | ||
few_shot_with_templates.py | ||
few_shot.py | ||
image.py | ||
loading.py | ||
pipeline.py | ||
prompt.py | ||
string.py | ||
structured.py |