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/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)
5 months ago
..
__init__.py core[patch]: Fix imports defined in messages sub-package (#20500) 5 months ago
ai.py [Core] Feat Pretty Print Tool calls (#20997) 5 months ago
base.py core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
chat.py core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
function.py core: Assign missing message ids in BaseChatModel (#19863) 6 months ago
human.py core[patch]: docstring update (#16813) 7 months ago
system.py core[patch]: docstring update (#16813) 7 months ago
tool.py remove placeholder error message (#20340) 5 months ago
utils.py core[minor], ...: add tool calls message (#18947) 5 months ago