Conclusion
In this lesson, you’ve learned how to use Apple Foundation Models inside your apps. You developed a simple chat app that allows users to enter prompts and then display the corresponding responses. While a chat app isn’t the most practical production use case, it serves as a great learning tool. The app you’ve developed provides a good platform for exploring the strengths and weaknesses of the model.
Now that you’ve learned how to use Foundation Models, you’ll look at why to use them in the next lesson, the best approaches for Foundation Models, and learn some ways to tune model responses.