agents
This commit is contained in:
@@ -46,8 +46,8 @@ in
|
||||
output = [ "text" ];
|
||||
};
|
||||
limit = {
|
||||
context = 262144;
|
||||
output = 262144;
|
||||
context = 131072;
|
||||
output = 32768;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
@@ -68,7 +68,7 @@ let
|
||||
"30"
|
||||
"--jinja"
|
||||
"--ctx-size"
|
||||
"4096"
|
||||
"131072"
|
||||
"--threads"
|
||||
"8"
|
||||
"--batch-size"
|
||||
|
||||
@@ -11,6 +11,7 @@ in
|
||||
brightnessctl
|
||||
dconf
|
||||
disko
|
||||
kdiskmark
|
||||
nil
|
||||
nix-output-monitor
|
||||
nixos-anywhere
|
||||
|
||||
Reference in New Issue
Block a user