-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add advanced option for storing messages in ChatInput and Chat…
…Output This commit adds an advanced option for storing messages in the ChatInput and ChatOutput components. By setting the `advanced` flag to `True`, the messages will be stored in the history. This provides more flexibility and control over message storage in the application.
- Loading branch information
1 parent
a689c96
commit 7589a29
Showing
2 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters