Skip to content

Home > llm-ops > FunctionChain > exportHistory

FunctionChain.exportHistory() method

Signature:

typescript
exportHistory(): import("llm-ops/llm/llm").messagesType;
exportHistory(): import("llm-ops/llm/llm").messagesType;

Returns:

import("llm-ops/llm/llm").messagesType

Released under the MIT License.