Hello, I am trying to build an app that uses Foundation Models to dynamically generate output for a defined struct (using @generable and @Guide), however I get:
error: external macro implementation type 'FoundationModelsMacros.GenerableMacro' could not be found for macro 'Generable(description:)'; plugin for module 'FoundationModelsMacros' not found
Could support for FoundationModelsMacros be realistically added to this project or is it something totally proprietary that Apple would never let us use?
This is an excellent tool by the way, it has been incredibly helpful and convenient, thank you Kabir.
Hello, I am trying to build an app that uses Foundation Models to dynamically generate output for a defined struct (using @generable and @Guide), however I get:
Could support for FoundationModelsMacros be realistically added to this project or is it something totally proprietary that Apple would never let us use?
This is an excellent tool by the way, it has been incredibly helpful and convenient, thank you Kabir.