langchain_anthropic
0.1.23¶
langchain_anthropic.chat_models
¶
Classes¶
Anthropic tool definition. |
|
Anthropic chat models. |
Functions¶
Convert a tool-like object to an Anthropic tool definition. |
Deprecated classes¶
Deprecated since version 0.1.0: Use |
langchain_anthropic.experimental
¶
Functions¶
Generate a system message that describes the available tools. |
Deprecated classes¶
Deprecated since version 0.1.5: Tool-calling is now officially supported by the Anthropic API so this workaround is no longer needed. Use |
langchain_anthropic.llms
¶
Classes¶
Anthropic large language model. |
Deprecated classes¶
Deprecated since version 0.1.0: Use |
langchain_anthropic.output_parsers
¶
Classes¶
Output parser for tool calls. |
Functions¶
|
Extract tool calls from a list of content blocks. |