mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-09 01:17:06 +08:00
feat: adjust prompt; make gpt request can read config from file;add recentMessageQuantityForLlm config;
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"throttleIntervalMinutes": 10,
|
||||
"rechatLimitDay": 21,
|
||||
"geminiApiKey": "",
|
||||
"rechatContentSource": 1
|
||||
"rechatContentSource": 1,
|
||||
"recentMessageQuantityForLlm": 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user