attempt to add paths, but it was wrong
This commit is contained in:
parent
76c088fea5
commit
abc5bee273
|
@ -171,6 +171,7 @@ message ChatEntry {
|
|||
repeated Part parts = 9;
|
||||
GeminiRequest GeminiRequest = 10;
|
||||
int32 RequestCounter = 11;
|
||||
repeated string paths = 12;
|
||||
}
|
||||
|
||||
message SessionStats {
|
||||
|
|
Loading…
Reference in New Issue