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