I believe this `super().bind(...)` call is a typo, and it should be `super().bind_tools(...)`: https://github.com/jupyter-ai-contrib/jupyter-ai-jupyternaut/blob/main/jupyter_ai_jupyternaut/jupyternaut/chat_models.py#L594