mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
AIX: XAI: enable entrypted reasoning (if disabled breaks subsequent turns)
This commit is contained in:
@@ -8,7 +8,7 @@ import { aixSpillShallFlush, aixSpillSystemToUser, approxDocPart_To_String } fro
|
||||
|
||||
|
||||
// configuration
|
||||
const AIX_XAI_ADD_ENCRYPTED_REASONING = false;
|
||||
const AIX_XAI_ADD_ENCRYPTED_REASONING = true;
|
||||
// const AIX_XAI_ADD_INLINE_CITATIONS = true; // yes but we don't know how yet
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user