(String[] args)
| 122 | } |
| 123 | |
| 124 | public static void main(String[] args) throws ApiException, NoApiKeyException, InputRequiredException, InvalidateParameter, InterruptedException { |
| 125 | assistantUsage(); |
| 126 | } |
| 127 | } |
nothing calls this directly
no test coverage detected