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/langchain/prompts
Harrison Chase 7ade419a0e
allow passing of messages into prompt template (#1505)
1 year ago
..
example_selector Fix type hint of 'vectorstore_cls' arg in `SemanticSimilarityExampleSelector` (#1427) 1 year ago
__init__.py Harrison/memory refactor (#1478) 1 year ago
base.py (rfc) chat models (#1424) 1 year ago
chat.py allow passing of messages into prompt template (#1505) 1 year ago
few_shot.py (rfc) chat models (#1424) 1 year ago
few_shot_with_templates.py (rfc) chat models (#1424) 1 year ago
loading.py Harrison/standarize prompt loading (#1036) 1 year ago
prompt.py (rfc) chat models (#1424) 1 year ago