Ask a question to get started
Enter to sendā¢Shift+Enter new line
bind_tools( self, tools: Sequence[Union[Dict[str, Any], Type[BaseModel], Callable, BaseTool]], *, tool_choice: Optional[Union[dict, str, Literal['auto', 'none', 'required', 'any'], bool]] = None, **kwargs: Any = {} ) -> Runnable[LanguageModelInput, AIMessage]