Packages@robojs/aiConversationInputInterface: ConversationInput Optional conversation metadata supplied when invoking BaseEngine.chat. Properties PropertyTypeDescription id?null | stringStable conversation identifier used for threading. metadata?Record<string, unknown>Arbitrary metadata persisted alongside conversation state.ChatResultPreviousConversationStateNext