My inline chat function can't work in jupyter notebook

Hey, thanks for the report. There used to be a similar issue with Ctrl+K in Jupyter that was fixed in v2.4 (see the related thread), but in your case the symptoms look a bit different. The model does not respond at all, instead of stopping after two lines.

A few questions to narrow it down:

  1. When you press Ctrl+K in a notebook cell, does the inline edit UI open? Do you see a loading indicator, or does nothing happen at all?
  2. Have you tried a different model to rule out an issue with a specific model?
  3. Can you share a screenshot or a screen recording of what happens when you try Ctrl+K in a .ipynb file?