Documentation / @agentick/apple / AppleModel
Function: AppleModel()
AppleModel(
props):Element
Defined in: apple-model.tsx:30
AppleModel component for declarative model configuration in JSX.
Creates an Apple Foundation Models adapter internally and wraps it in a Model component.
Parameters
props
Returns
Element
Example
tsx
<AppleModel bridgePath="./apple-fm-bridge" />