create_empty_transcript
Function
This function is defined in the turn_context module.Create an empty transcript window with optional system prompt.
Signature
Parameters
Optional[str]
No description available.
Returns
TranscriptWindow
The result of the operation.
Uses
TranscriptWindow
Source
View on GitHub
praisonaiagents/runtime/turn_context.py at line 284
