04. Fill-in-Middle Models
Chapter 4 of 18 · 20 min
EXERCISE
Write a Python function with a missing body, position your cursor inside it, and observe how the FIM model handles both prefix (function signature) and suffix (indentation return) context. Compare the output to a left-to-right model by temporarily switching your autocomplete model.