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
2026-05-13 02:13:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fa07076da34b16ceecccee0f92dfe7c67201d76
langchain
/
libs
/
core
/
tests
/
unit_tests
/
fake
History
Nuno Campos
52ccae3fb1
Accept message-like things in Chat models, LLMs and MessagesPlaceholder (
#16418
)
2024-01-26 15:44:28 -08:00
..
__init__.py
Separate out langchain_core package (
#13577
)
2023-11-20 13:09:30 -08:00
callbacks.py
core[patch]: add response kwarg to on_llm_error
2023-12-04 15:04:48 -08:00
chat_model.py
Accept message-like things in Chat models, LLMs and MessagesPlaceholder (
#16418
)
2024-01-26 15:44:28 -08:00
llm.py
core[patch]: add response kwarg to on_llm_error
2023-12-04 15:04:48 -08:00
memory.py
REFACTOR: Refactor langchain_core (
#13627
)
2023-11-21 08:35:29 -08:00
test_fake_chat_model.py
Accept message-like things in Chat models, LLMs and MessagesPlaceholder (
#16418
)
2024-01-26 15:44:28 -08:00