This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2025-10-04 03:42:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2319212d54b51d333efb592df7c2bc501497cac8
langchain
/
libs
/
core
/
tests
/
unit_tests
/
prompts
History
Christophe Bornet
6b2b511f68
core[minor]: Add aformat_messages to FewShotChatMessagePromptTemplate and ChatPromptTemplate (
#19648
)
...
Needed since the example selector may use a vector store.
2024-03-29 10:31:32 -04:00
..
__init__.py
…
prompt_extra_args.json
…
prompt_missing_args.json
…
simple_prompt.json
…
test_chat.py
core[patch]: allow "placeholder" type in from_messages tuples (
#19152
)
2024-03-21 22:09:24 +00:00
test_few_shot_with_templates.py
…
test_few_shot.py
core[minor]: Add aformat_messages to FewShotChatMessagePromptTemplate and ChatPromptTemplate (
#19648
)
2024-03-29 10:31:32 -04:00
test_image.py
…
test_imports.py
…
test_loading.py
…
test_pipeline_prompt.py
…
test_prompt.py
…
test_structured.py
core[patch]: fix beta, deprecated typing (
#18877
)
2024-03-28 22:33:43 +00:00
test_utils.py
…