Ask a question to get started
Enter to sendā¢Shift+Enter new line
Bind tool-like objects to this chat model.
bind_tools( self, tools: Sequence[dict[str, Any] | type | Callable | BaseTool], **kwargs: Any = {} ) -> Runnable[LanguageModelInput, AIMessage]