SendMessageWithStorageArgs
SendMessageWithStorageArgs =
BaseSendMessageWithStorageArgs&object
Defined in: src/expo/useChatStorage.ts:150Â
Arguments for sendMessage with storage (Expo version)
Uses the base arguments without React-specific features (no runTools, no headers).
Type Declaration
apiType?
optionalapiType:ApiType
Override the API type for this request only. Useful when different models need different APIs.
Default
Uses the hook-level apiType or "responses"Last updated on