Ask a question to get started
Enter to sendā¢Shift+Enter new line
Legacy support for bind_functions (redirects to bind_tools).
bind_functions( self, functions: Sequence[Union[Dict[str, Any], Callable, BaseTool]], function_call: Optional[Union[str, Literal['auto', 'none'], Dict]] = None, **kwargs: Any = {} ) -> Runnable[LanguageModelInput, BaseMessage]