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
chyroc b65e57971e
Patch: improve type hint (#15451)
9 months ago
..
__init__.py BUGFIX: add prompt imports for backwards compat (#13702) 10 months ago
base.py [core] prompt changes (#15186) 9 months ago
chat.py [core] prompt changes (#15186) 9 months ago
few_shot.py Patch: improve type hint (#15451) 9 months ago
few_shot_with_templates.py manual mapping (#14422) 10 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 manual mapping (#14422) 10 months ago