У нас вы можете посмотреть бесплатно Code along with the Foundation Models framework | Meet with Apple или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Get hands-on experience using the Foundation Models framework to access Apple's on-device LLM. In this online session, you can code along with us as we build generative AI features into a sample app live in Xcode. We'll guide you through implementing core features like basic text generation, as well as advanced topics like guided generation for structured data output, streaming responses for dynamic UI updates, and tool calling to retrieve data or take an action. To actively code along, you'll need a Mac with Apple silicon that supports Apple Intelligence running the latest release of macOS Tahoe 26 and Xcode 26. Check out these resources to get started: Download the project files: https://developer.apple.com/events/re... Explore the code along guide: https://developer.apple.com/events/re... To explore additional sessions, appointments, and workshops, view the full schedule of Meet with Apple activities worldwide. https://apple.co/Meet-with-Apple 00:00 - Intro 03:33 - Resources and system requirements 05:04 - Prerequisites and setup 06:30 - Starter project tour 10:32 - Chapter 1: Foundation Models framework basics 11:51 - Chapter 1.1: Making your first generation request 15:50 - Chapter 1.2: Guiding the model with instructions 18:46 - Chapter 1.3: Handling model availability 20:50 - Chapter 1.4: Handle availability in the view 24:07 - Chapter 1.5: Create the itinerary generator 27:07 - Chapter 1.6: Update the view to display text output 32:43 - Chapter 2: Generating structured outputs 34:36 - Chapter 2.1: Generating simple structured output 37:52 - Chapter 2.2: Generating nested structured output 41:58 - Chapter 2.3: Refactoring the itinerary generator 44:48 - Chapter 2.4: Updating the views to display the structured data 49:22 - Chapter 3: Prompting techniques 50:25 - Chapter 3.1: Building prompts with PromptBuilder 53:23 - Chapter 3.2: One-shot prompting 55:31 - Chapter 3.3: Update the itinerary generator with the example 59:11 - Chapter 4: Streaming responses 59:51 - Chapter 4.1: Update the itinerary generator for streaming 1:02:52 - Chapter 4.2: Updating views to render streaming content 1:08:16 - Chapter 5: Tool calling 1:11:12 - Chapter 5.1: Building the FindPointsOfInterestTool 1:16:32 - Chapter 5.2: Give the model access to the FindPointsOfInterestTool 1:23:07 - Chapter 5.3: Updating the itinerary generator to use the tool 1:27:39 - Chapter 6: Performance and optimization 1:34:20 - Chapter 6.1: Pre-warming the model 1:36:56 - Chapter 6.2: Optimizing the prompt 1:41:16 - Wrap up and next steps More Apple Developer resources: Video sessions: https://apple.co/VideoSessions Documentation: https://apple.co/DeveloperDocs Forums: https://apple.co/DeveloperForums App: https://apple.co/DeveloperApp