chore(ai-chat): remove test-big-error trigger from onValidateMessages
This commit is contained in:
@@ -176,7 +176,7 @@ export const aiChat = chat
|
||||
.agent({
|
||||
id: "ai-chat",
|
||||
idleTimeoutInSeconds: 60,
|
||||
chatAccessTokenTTL: "1m", // TRI-8556 test
|
||||
chatAccessTokenTTL: "1m",
|
||||
|
||||
// #region Compaction — automatic context window management
|
||||
compaction: {
|
||||
|
||||
Reference in New Issue
Block a user