You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I literally JUST figured this out as your message came in. The latest code is built using Xcode 15 beta. NLContextualEmbedding is a new API requiring the the beta targets it seems. I downloaded the beta from https://developer.apple.com/xcode/ and it builds fine now.
I updated the common.xconfig file but still get this error
Cannot find type 'NLContextualEmbedding' in scope
for this line
let embeddingModel: NLContextualEmbedding
iPhone 11 Pro Max, iOS 16.4
The text was updated successfully, but these errors were encountered: