mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
Session-Level Conversation History Management (#1113)
This commit is contained in:
@@ -479,6 +479,8 @@ describe('gemini.tsx main function kitty protocol', () => {
|
||||
inputFormat: undefined,
|
||||
outputFormat: undefined,
|
||||
includePartialMessages: undefined,
|
||||
continue: undefined,
|
||||
resume: undefined,
|
||||
});
|
||||
|
||||
await main();
|
||||
|
||||
Reference in New Issue
Block a user