Hi Ajay, it looks like the Databricks multi-agent Genie docs havenโt been updated for langchain v1. Youโll need to remove or replace the post_model_hook parameter with the new callback or event handling mechanisms in v1. Checking the latest langchain migration guide should help adjust the code accordingly.