AppFunctionResourceContainer


interface AppFunctionResourceContainer


Represents resources embedded within a class annotated with AppFunctionSerializable.

The consuming application is responsible for determining the optimal presentation of these resources, whether for the end-user's benefit or for further consumption by an AI model.

Summary

Public properties

open List<AppFunctionTextResource>

List of resources embedded within the AppFunctionData.

Public properties

resources

Added in 1.0.0-alpha06
open val resourcesList<AppFunctionTextResource>

List of resources embedded within the AppFunctionData.