create_config_state: Create config for R interfaces

View source: R/saving_and_loading.R

create_config_stateR Documentation

Create config for R interfaces

Description

Function creates a config that can be saved to disk. It is used during loading an object from disk in order to set the correct configuration.

Usage

create_config_state(object)

Arguments

object

Object of class "TEClassifierRegular", "TEClassifierProtoNet", "TEFeatureExtractor", "TextEmbeddingModel", "LargeDataSetForTextEmbeddings", "LargeDataSetForText", "EmbeddedText".

Value

Returns a list that contains the class of the object, the public, and private fields.


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.