Skip to content

DEV: allows chat thread sdk to query more messages #32914

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jjaffeux
Copy link
Contributor

The changes are:

  • Chat Thread SDK can query up to 500 messages
  • If you are above this number, we don't raise an error anymore but we clamp it to 500
  • The controller using this service is forced into the old limit of 50 to avoid abuses

The changes are:
- Chat Thread SDK can query up to 500 messages
- If you are above this number, we don't raise an error anymore but we clamp it to 500
- The controller using this service is forced into the old limit of 50 to avoid abuses
@jjaffeux jjaffeux requested a review from SamSaffron May 26, 2025 09:32
@github-actions github-actions bot added the chat PRs which include a change to Chat plugin label May 26, 2025
@jjaffeux jjaffeux requested a review from dbattersby May 27, 2025 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chat PRs which include a change to Chat plugin
Development

Successfully merging this pull request may close these issues.

1 participant