Apple, 드디어 Xcode에서 외부 LLM 연동 허용

5 days ago 5

Apple에서 외부 에이전트를 허용한다고 합니다.

번역
Xcode에서 코딩 모델 및 에이전트 활용하기
예측 코드 완성 기능은 Apple 실리콘을 기반으로 작동하며, Swift와 Apple SDK에 맞게 훈련된 온디바이스 머신러닝 모델을 사용하여 프로젝트와 코딩 스타일에 맞는 지능형 제안을 제공합니다. Xcode는 또한 Anthropic과 OpenAI의 고급 코딩 모델 및 에이전트를 포함하여 사용자가 선택한 대규모 언어 모델을 활용한 코드 작업을 지원합니다. 그리고 Coding Tools를 사용하면 코드와 문서 작성, 또는 소스 에디터에서 직접 오류를 수정하는 데 도움을 받을 수 있습니다. 마치 Writing Tools와 같지만, 코드를 위한 기능입니다!​​​​​​​​​​​​​​​​

원문
Leverage coding models and agents in Xcode
Predictive code completion — powered by Apple silicon — uses an on-device machine learning model trained for Swift and Apple SDKs to give you intelligent suggestions based on your project and coding style. Xcode also supports interacting with code using the large language model of your choice, including the advanced coding model and agents of Anthropic and OpenAI. And with Coding Tools, you can get help with writing code and documentation — or fixing errors directly from the source editor. It's just like Writing Tools, but for code!

Read Entire Article