Hello,
I recently learned about Private Cloud Compute (PCC):
https://developer.apple.com/private-cloud-compute/
I am currently using a standard Developer Program account, and it seems that I cannot apply for the program directly. Is there an alternative? Also, is there any additional fee for using this service?
If I want to call PCC in the app, for example, using the following code:
let session = LanguageModelSession(
model: PrivateCloudComputeLanguageModel()
)
Do I need to apply for a specific plan to ensure that my App is successfully published on the App Store and available to users?
Thank you!
0
0
30