For the complete documentation index, see llms.txt. This page is also available as Markdown.

SaveToFile(string)

Method in InMemoryVariableStorage

Summary

Serialize all variables to JSON, then write the data to a file.

public void SaveToFile(string filepath)

Parameters

Name
Description

string filepath

Last updated

Was this helpful?