post_text data gets truncated
Issue details
- When using the Agent SDK, some of my
post_text
data gets truncated. Is there a limit on string size?
Troubleshooting steps
There is a limit of 1000 characters before the stream is truncated. One solution would be to wrap the post_text
function in a checker that ingests text > 1000 characters into two messages.
See also
If you notice an issue with this page or need help, please reach out to us! Use the 'Did this page help you?' buttons below, or get in contact with our Customer Success team via the Intercom messenger in the bottom-right corner of this page, or at [email protected].
Updated 7 months ago