Xcode Intelligence

FastMetalはXcode Intelligenceと完全な互換性があり、Xcode内で直接コンテキスト対応のコード提案と補完を有効にします。

要件

Xcode Intelligence統合には以下が必要です:

セットアップ

FastMetalをモデルプロバイダーとして使用するようにXcodeを設定:

// Terminal configuration
defaults write com.apple.dt.Xcode AICompletionEndpoint "https://api.fastmetal.ai/v1"