meow 2
This commit is contained in:
@@ -188,7 +188,12 @@
|
||||
home.file.".pi/agent/extensions/model-filter.ts" = {
|
||||
source = ./model-filter.ts;
|
||||
};
|
||||
|
||||
|
||||
# Show model cost in status bar
|
||||
home.file.".pi/agent/extensions/model-cost.ts" = {
|
||||
source = ./model-cost.ts;
|
||||
};
|
||||
|
||||
# Model filter config: per-provider filters applied by model-filter.ts
|
||||
home.file.".pi/agent/model-filters.json" = {
|
||||
text = builtins.toJSON {
|
||||
|
||||
Reference in New Issue
Block a user