langchain/libs/core/langchain_core/messages
William FH db14d4326d
[Core] Feat Pretty Print Tool calls (#20997)
Right now, `tool_calls` are not included in the `pretty_print()` output.
Would be nice to show!


![image](https://github.com/langchain-ai/langchain/assets/13333726/6a0ffca3-d02f-4e18-bc76-513eeca2e964)
2024-04-30 07:14:43 -07:00
..
__init__.py core[patch]: Fix imports defined in messages sub-package (#20500) 2024-04-16 14:19:51 +00:00
ai.py [Core] Feat Pretty Print Tool calls (#20997) 2024-04-30 07:14:43 -07:00
base.py core: Assign missing message ids in BaseChatModel (#19863) 2024-04-02 01:18:36 +00:00
chat.py core: Assign missing message ids in BaseChatModel (#19863) 2024-04-02 01:18:36 +00:00
function.py core: Assign missing message ids in BaseChatModel (#19863) 2024-04-02 01:18:36 +00:00
human.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
system.py core[patch]: docstring update (#16813) 2024-02-09 12:47:41 -08:00
tool.py remove placeholder error message (#20340) 2024-04-26 13:48:48 +00:00
utils.py core[minor], ...: add tool calls message (#18947) 2024-04-09 18:41:42 -05:00