Hi @ashareem,
If you have any questions or concerns about the AI features included in Jetpack or how they operate, I would be happy to address them directly. We understand the importance of maintaining user choice, especially concerning new features.
If you are looking to disable our AI Assistant block in particular, you can consult our developer documentation here: https://developer.jetpack.com/.
For example, this sample code snippet allows you to disable the Jetpack Donations Block: https://developer.jetpack.com/hooks/jetpack_register_gutenberg_extensions/.
You can apply the same filter to the AI Assistant block and keep using Jetpack without the AI- assisted features.
Thank you!