get_system_message#

langchain_anthropic.experimental.get_system_message(tools: list[dict]) str[source]#

Generate a system message that describes the available tools.

Parameters:

tools (list[dict])

Return type:

str