Ask a question to get started
Enter to sendā¢Shift+Enter new line
flush_tracker( self, name: Optional[str] = None, langchain_asset: Any = None
name
Optional[str]
None
Name of the performed session so far so it is identifiable
langchain_asset
Any
The langchain asset to save.
finish
bool
False
Returns
unknown
Flush the tracker and setup the session.
Everything after this will be a new table.
Whether to finish the run.