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
William FH 3d5e988c55
Add prompt metadata + tags (#17054)
8 months ago
..
__init__.py BUGFIX: add prompt imports for backwards compat (#13702) 11 months ago
base.py Add prompt metadata + tags (#17054) 8 months ago
chat.py core[patch]: Message content as positional arg (#16921) 8 months ago
few_shot.py core[patch]: simple prompt pretty printing (#15968) 9 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 improvement: fix chat prompt loading from config (#13818) 10 months ago
pipeline.py manual mapping (#14422) 10 months ago
prompt.py Patch: improve type hint (#15451) 9 months ago
string.py core[patch]: simple prompt pretty printing (#15968) 9 months ago