Skip to main content

get_message_count

Method
This is a method of the PreparedTurnContext class in the turn_context module.
Get the number of messages in the transcript window.

Signature

Returns

int
The result of the operation.

Used By

Source

View on GitHub

praisonaiagents/runtime/turn_context.py at line 247