Skip to content

Commit ba604ca

Browse files
committed
wip
1 parent c244e8c commit ba604ca

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tests/interactions/chat/acp/test_handler.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ T = new_set({
8989
9090
get_config_options = function(self)
9191
return self._config_options or {}
92+
end,
93+
94+
get_models = function(self)
95+
return nil
9296
end
9397
}
9498
]])

0 commit comments

Comments
 (0)