Skip to content

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

AppleModelProps

Returns

Element

Example

tsx
<AppleModel bridgePath="./apple-fm-bridge" />

Released under the ISC License.